chore: run lint script typo (#180)
This commit is contained in:
parent
e6cb79994e
commit
10306427d9
@ -6,7 +6,7 @@
|
||||
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"lint": "pnpm run stub && eslint .",
|
||||
"lint": "pnpm -r run stub && eslint .",
|
||||
"test": "pnpm -r run test",
|
||||
"build": "pnpm -r run build",
|
||||
"prepare": "pnpm -r run stub",
|
||||
|
Loading…
Reference in New Issue
Block a user