This project uses GitHub Releases. 🍻 Contribution Guide Contributing is welcome! See the ESLint Vue Plugin Developer Guide. Working With Rules Be sure to read the official ESLint guide before you start writing a new rule. To see what an abstract syntax tree (AST) of your code looks like...
According to our policy, any minor update may report more linting errors than the previous release. As such, we recommend using thetilde (~)inpackage.jsonto guarantee the results of your builds. 📰 Releases This project usesGitHub Releases. ...
Official ESLint plugin for Vue.js. Contribute to vuejs/eslint-plugin-vue development by creating an account on GitHub.
This project uses GitHub Releases. 🍻 Contribution Guide Contribution is welcome! See The ESLint Vue Plugin Developer Guide. Working with Rules Before you start writing a new rule, please read the official ESLint guide. Next, in order to get an idea how does the AST of the code that you...
Official ESLint plugin for Vue.js. Contribute to vuejs/eslint-plugin-vue development by creating an account on GitHub.
npm install --save-dev eslint@8 eslint-plugin-vue eslint-plugin-vue-pug Usage Most eslint-plugin-vue rules work out of the box with just adding this plugin in your eslint config: module.exports = { extends: [ 'plugin:vue/vue3-recommended', 'plugin:vue-pug/vue3-recommended' ] } ...
, "lint:fix": "eslint . --fix", "update": "node ./tools/update.js" }, "author": "rash <rash@rash.codes> (https://rash.codes)", "homepage": "https://github.com/rashfael/eslint-plugin-vue-pug", "repository": "github:rashfael/eslint-plugin-vue-pug", "license": "MIT", ...
Last commit message Last commit date Latest commit History 2,517 Commits .github __tests__/integrations bin docs src .eslintignore .gitignore .npmignore .prettierignore CHANGELOG.md CODE_OF_CONDUCT.md LICENSE README.md jest.setup.ts
Official ESLint plugin for Vue.js. Contribute to vuejs/eslint-plugin-vue development by creating an account on GitHub.
Official ESLint plugin for Vue.js. Contribute to vuejs/eslint-plugin-vue development by creating an account on GitHub.