mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-17 01:49:41 -05:00
Remove redundant pretest script (#50518)
This commit is contained in:
@@ -101,7 +101,6 @@
|
||||
"es5-ext": "0.10.53"
|
||||
},
|
||||
"scripts": {
|
||||
"pretest": "gulp tests",
|
||||
"test": "gulp runtests-parallel --light=false",
|
||||
"test:eslint-rules": "gulp run-eslint-rules-tests",
|
||||
"build": "npm run build:compiler && npm run build:tests",
|
||||
|
||||
Reference in New Issue
Block a user