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