sealday
1c9b3b40eb
Co-authored-by: sealday <sealday@gmail.com> Reviewed-on: daoyoucloud/tachybase#1412
8 lines
109 B
JSON
8 lines
109 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"target": "ES6",
|
|
"module": "CommonJS"
|
|
}
|
|
}
|