8 lines
No EOL
130 B
JSON
8 lines
No EOL
130 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES6",
|
|
"module": "CommonJS",
|
|
"outDir": "dist",
|
|
"strict": true
|
|
}
|
|
} |