Last 12 weeks · 37 commits
2 of 6 standards met
Repository: vuejs/eslint-plugin-vue. Description: Official ESLint plugin for Vue.js Stars: 4597, Forks: 701. Primary language: JavaScript. Languages: JavaScript (93.5%), TypeScript (6.5%), Vue (0%). License: MIT. Homepage: https://eslint.vuejs.org/ Topics: eslint, eslint-plugin, html, javascript, npm, npm-module, npm-package, static-analysis, vue. Latest release: v10.8.0 (2w ago). Open PRs: 18, open issues: 188. Last activity: 12h ago. Community health: 50%. Top contributors: ota-meshi, michalsnik, ST-DDT, FloEdelmann, mysticatea, armano2, waynzh, 9romise, github-actions[bot], chrisvfritz and others.
JavaScript
Move all test files to TypeScript Test files count: Before: After:
What rule do you want to change? vue/no-unused-properties Does this change cause the rule to produce more or fewer warnings? More. How will the change be implemented? (New option, new default behavior, etc.)? Allow as a new element in . Please provide some example code that this change will affect: What does the rule currently do for this code? Nothing. What will the rule do after it's changed? Additional context** n/a
part of https://github.com/vuejs/eslint-plugin-vue/pull/3036