8 lines
122 B
JSON
8 lines
122 B
JSON
{
|
|
"compilerOptions": {
|
|
"experimentalDecorators": true,
|
|
"target": "ES2017",
|
|
"moduleResolution": "Node"
|
|
}
|
|
}
|