mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 16:19:26 +00:00
Configure lint-staged
This commit is contained in:
3
.lintstagedrc.json
Normal file
3
.lintstagedrc.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"*.js": "eslint --fix"
|
||||
}
|
||||
Reference in New Issue
Block a user