Skip to content

Commit 123839b

Browse files
kefranabgsarahdayan
andcommitted
Update package.json
Co-Authored-By: Sarah Dayan <dayan.sarah@gmail.com>
1 parent a01f0a4 commit 123839b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"view-info": "yarn tsc && yarn workspace docs view-info",
2121
"show-help": "yarn workspace docs show-help",
2222
"register-vuepress": "lerna exec --scope vuepress -- yarn link",
23-
"lint": "eslint packages --fix --ext .js,.vue",
23+
"lint": "yarn lint:check --fix",
2424
"lint:check": "eslint packages --ext .js,.vue",
2525
"release": "yarn --pure-lockfile && yarn tsc && node scripts/release.js",
2626
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 2",

0 commit comments

Comments
 (0)