chore: Remove unused scripts

imgbot
Kieran 2022-10-01 01:35:19 +01:00
parent 2efadf2f20
commit e418fb9ca0
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
"description": "",
"main": "src/index.js",
"scripts": {
"start": "node src/index.js",
"lint": "eslint . --fix",
"spell": "cspell /**/",
"spell-code": "cspell src/**/",