mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Add support to switch tsc version at testing
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@
|
||||
"name": "DefinitelyTyped",
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"test": "node ./_infrastructure/tests/runner.js"
|
||||
"test": "node ./_infrastructure/tests/runner.js --tsc-version 0.9.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user