7 lines
134 B
JSON
7 lines
134 B
JSON
{
|
|
"compilerOptions": {
|
|
"experimentalDecorators": true,
|
|
"target": "ES6",
|
|
"moduleResolution": "node"
|
|
}
|
|
} |