9 lines
158 B
JSON
Executable File
9 lines
158 B
JSON
Executable File
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true,
|
|
"moduleResolution": "node",
|
|
"allowJs": true,
|
|
"module": "commonjs",
|
|
"target": "ES6"
|
|
}
|
|
} |