chore: scripts
This commit is contained in:
parent
b2d3b0c410
commit
895dfe0164
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
"license": "MIT",
|
||||
"main": "./dist/extension",
|
||||
"scripts": {
|
||||
"prebuild": "pnpm run lint",
|
||||
"prebuild": "npm run lint",
|
||||
"build": "webpack --mode production",
|
||||
"tsc": "tsc",
|
||||
"lint": "eslint src --ext .ts",
|
||||
|
|
Loading…
Reference in a new issue