mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
Add node to zone.js' tsconfig types (#37499)
This commit is contained in:
parent
0b38a9a2b0
commit
ed1863b3e6
@ -2,7 +2,7 @@
|
||||
"compilerOptions": {
|
||||
"strict": true,
|
||||
"lib": ["esnext", "dom"],
|
||||
"types": []
|
||||
"types": ["node"]
|
||||
},
|
||||
"files": [
|
||||
"index.ts",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user