chore: update website linting rules (#1659)
This commit is contained in:
@ -7,8 +7,7 @@
|
||||
"build": "gatsby build && mv public dist",
|
||||
"copy:contribs": "cp ../.all-contributorsrc data/contributors.json",
|
||||
"prepare": "npm run copy:contribs",
|
||||
"reset": "rm -rf .cache",
|
||||
"lint": "eslint src"
|
||||
"reset": "rm -rf .cache"
|
||||
},
|
||||
"author": "",
|
||||
"homepage": "https://www.netlifycms.org/",
|
||||
|
Reference in New Issue
Block a user