rats-search/format.bat
Alexey Kasyanchuk 93b1b91f56 eslint
2018-06-17 23:56:39 +03:00

3 lines
178 B
Batchfile

"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