mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-07-07 18:25:51 -05:00
Run jake in interactive mode so output isn't lost.
Fix jake perftsc.
This commit is contained in:
@@ -41,6 +41,6 @@
|
||||
"codeclimate-test-reporter": "latest"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jake generate-code-coverage"
|
||||
"test": "jake --trace generate-code-coverage"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user