Change TS lib
This commit is contained in:
parent
ff99cea8da
commit
e3aa2690a9
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
"newLine": "lf",
|
"newLine": "lf",
|
||||||
"lib": [
|
"lib": [
|
||||||
"dom",
|
"dom",
|
||||||
"es2016",
|
"es2015",
|
||||||
"es2017.sharedmemory"
|
"es2017.sharedmemory"
|
||||||
],
|
],
|
||||||
"stripInternal": true,
|
"stripInternal": true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue