6 lines
89 B
JSON
6 lines
89 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true,
|
|
"lib": ["es2015", "dom"]
|
|
},
|
|
} |