Skip to content

Commit 0453082

Browse files
committed
Remove unnecessary script
1 parent 2466e9b commit 0453082

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"start": "cross-env NODE_ENV=production node src/server/index.js",
1111
"generate": "nuxt generate",
1212
"lint": "eslint --ext .js,.vue --ignore-path .gitignore .",
13-
"lintx": "eslint --ext .js,.vue .",
1413
"clean": "rimraf .nuxt dist",
1514
"install:functions": "yarn install --cwd dist/server",
1615
"copy": "yarn copy:client && yarn copy:server",

0 commit comments

Comments
 (0)