зеркало из https://github.com/microsoft/gather.git
Enable flatMap
This commit is contained in:
Родитель
0ad10fd2c4
Коммит
8ecd9815d6
|
@ -6,7 +6,7 @@
|
|||
"moduleResolution": "node",
|
||||
"target": "es6",
|
||||
"outDir": "./lib",
|
||||
"lib": ["es6", "dom"],
|
||||
"lib": ["es6", "dom", "esnext.array"],
|
||||
"allowJs": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"typeRoots": ["./node_modules/@types"]
|
||||
|
|
Загрузка…
Ссылка в новой задаче