eslint
This commit is contained in:
2
format.bat
Normal file
2
format.bat
Normal file
@ -0,0 +1,2 @@
|
||||
"d:\Program Files\Git\bin\bash.exe" -c "find src -name '*.js' ! -type d -exec bash -c 'expand -t 4 \"$0\" > /tmp/e && mv /tmp/e \"$0\"' {} \;"
|
||||
node_modules\.bin\eslint --fix src
|
Reference in New Issue
Block a user