8 lines
121 B
JSON
8 lines
121 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true,
|
|
"allowSyntheticDefaultImports": true
|
|
},
|
|
"include": ["."]
|
|
}
|