6 lines
94 B
JSON
6 lines
94 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES6",
|
|
"moduleResolution": "node"
|
|
}
|
|
} |