mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
Typescript - Remove ES2015 lib
This commit is contained in:
parent
a923da3667
commit
9861818322
@ -7,7 +7,6 @@
|
|||||||
"jsx": "react",
|
"jsx": "react",
|
||||||
"outDir": "lib",
|
"outDir": "lib",
|
||||||
"lib": [
|
"lib": [
|
||||||
"es2015",
|
|
||||||
"es2016",
|
"es2016",
|
||||||
"dom"
|
"dom"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user