Skip to content

Commit b6006fb

Browse files
committed
chore: add lint script
1 parent 9ee82b5 commit b6006fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nuxt/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"funding": "https://github.com/sponsors/posva",
3131
"scripts": {
3232
"build": "nuxt-module-build build",
33+
"lint": "eslint --ext .ts --ignore-path .gitignore src",
3334
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s --commit-path . -l nuxt-vuefire -r 1",
3435
"dev": "nuxi dev playground",
3536
"dev:build": "nuxi build playground",

0 commit comments

Comments
 (0)