diff --git a/package.json b/package.json index e1b94f8..7dd2573 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "description": "", "main": "src/index.js", "scripts": { - "start": "node src/index.js", "lint": "eslint . --fix", "spell": "cspell /**/", "spell-code": "cspell src/**/",