add lint script
This commit is contained in:
@ -6,6 +6,9 @@
|
|||||||
"bin": {
|
"bin": {
|
||||||
"snippeteer": "./index.js"
|
"snippeteer": "./index.js"
|
||||||
},
|
},
|
||||||
|
"scripts": {
|
||||||
|
"lint": "eslint --fix ."
|
||||||
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@git.scode.ovh:timo/snippeteer"
|
"url": "git@git.scode.ovh:timo/snippeteer"
|
||||||
|
Reference in New Issue
Block a user