Skip to content

Commit

Permalink
🚧 chore: remove pre scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
gleisonkz committed May 13, 2022
1 parent ea31e50 commit a9b07dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@
},
"scripts": {
"vscode:prepublish": "npm run compile",
"precompile": "npm run update-package-json",
"update-package-json": "node ./src/scripts/precompile.js",
"preupdate-package-json": "tsc ./src/scripts/precompile.ts",
"compile": "tsc -p ./",
"watch": "tsc -watch -p ./",
"pretest": "npm run compile && npm run lint",
Expand Down

0 comments on commit a9b07dd

Please sign in to comment.