lint fix updates
This commit is contained in:
@@ -78,6 +78,8 @@
|
||||
"start": "node scripts/start.js",
|
||||
"build": "node scripts/build.js",
|
||||
"test": "node scripts/test.js",
|
||||
"lint": "eslint . --ext .js,.ts",
|
||||
"lint-fix": "eslint . --ext .js,.ts --fix",
|
||||
"generate": "plop"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
Reference in New Issue
Block a user