7 lines
128 B
JSON
7 lines
128 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es2017",
|
|
"noImplicitAny": true,
|
|
"noImplicitReturns": true,
|
|
}
|
|
} |