Skip to content

Solant/vue-sg-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vue-sg-rules

This is my collection of ast-grep rules for Vue.js projects. Also contains general linting rules for JavaScript and some package-specific rules.

Usage

Clone this repo to any folder

git clone https://github.com/Solant/vue-sg-rules

Run ast-grep in the root folder of your project

ast-grep scan -c path/to/vue-sg-rules/sgconfig.yml

If you want to reuse some of these rules in your own project, scaffold your own ast-grep project and copy any of these rules.

About

ast-grep linting rules for vue applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors