7 lines
83 B
JSON
7 lines
83 B
JSON
{
|
|
"compilerOptions": {
|
|
"verbatimModuleSyntax": true,
|
|
"target": "ES2017",
|
|
}
|
|
}
|