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