We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee82b5 commit b6006fbCopy full SHA for b6006fb
packages/nuxt/package.json
@@ -30,6 +30,7 @@
30
"funding": "https://github.com/sponsors/posva",
31
"scripts": {
32
"build": "nuxt-module-build build",
33
+ "lint": "eslint --ext .ts --ignore-path .gitignore src",
34
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s --commit-path . -l nuxt-vuefire -r 1",
35
"dev": "nuxi dev playground",
36
"dev:build": "nuxi build playground",
0 commit comments