UNPKG

88 BPlain TextView Raw
1{
2 "linters": {
3 "*.js": [
4 "git-exec-and-restage eslint --fix --"
5 ]
6 }
7}