chore: Remove unused scripts
parent
2efadf2f20
commit
e418fb9ca0
|
@ -4,7 +4,6 @@
|
|||
"description": "",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"start": "node src/index.js",
|
||||
"lint": "eslint . --fix",
|
||||
"spell": "cspell /**/",
|
||||
"spell-code": "cspell src/**/",
|
||||
|
|
Loading…
Reference in New Issue