Fix up target in web tsconfig (#155)
This commit is contained in:
parent
b47e4364ad
commit
dd2366458d
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "es5",
|
||||
"baseUrl": "../",
|
||||
"lib": ["dom", "dom.iterable", "esnext"],
|
||||
"allowJs": true,
|
||||
|
|
Loading…
Reference in New Issue
Block a user