mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
Tsify asm-docs-tests to typescript with utils (#4670)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
/* Code generation */
|
||||
"outDir": "./out/dist",
|
||||
"typeRoots": ["./typings", "./node_modules/@types"],
|
||||
"types": ["mocha", "chai", "chai-http"],
|
||||
/* Other options */
|
||||
"allowJs": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user