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