This commit is contained in:
HaveAGitGat 2021-10-20 01:54:30 +01:00
parent c8783e1dc6
commit 99cc5a10f6
2 changed files with 4 additions and 4 deletions

View file

@ -12,8 +12,8 @@
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"lint": "eslint Community methods --ext js",
"lint:fix": "eslint Community methods --ext js --fix"
"lint": "eslint Community methods examples --ext js",
"lint:fix": "eslint Community methods examples --ext js --fix"
},
"repository": {
"type": "git",