mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-09 07:55:10 -05:00
Add node to zone.js' tsconfig types (#37499)
This commit is contained in:
committed by
GitHub
parent
0b38a9a2b0
commit
ed1863b3e6
@@ -2,7 +2,7 @@
|
||||
"compilerOptions": {
|
||||
"strict": true,
|
||||
"lib": ["esnext", "dom"],
|
||||
"types": []
|
||||
"types": ["node"]
|
||||
},
|
||||
"files": [
|
||||
"index.ts",
|
||||
|
||||
Reference in New Issue
Block a user