mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 21:26:59 +00:00
7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"outDir": "./lib",
|
|
"target": "ES5"
|
|
}
|
|
} |