12 lines
171 B
Text
12 lines
171 B
Text
|
{
|
||
|
"sourceMaps": true,
|
||
|
"jsc": {
|
||
|
"parser": {
|
||
|
"syntax": "typescript",
|
||
|
"tsx": false,
|
||
|
"decorators": false,
|
||
|
"dynamicImport": false
|
||
|
},
|
||
|
"target": "esnext"
|
||
|
}
|
||
|
}
|