9 lines
No EOL
111 B
JSON
9 lines
No EOL
111 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true,
|
|
"lib": ["ES2015"]
|
|
},
|
|
"include": [
|
|
"lib"
|
|
]
|
|
} |