2020-03-15 01:03:09 +08:00

7 lines
109 B
JSON

{
"extends": "../../tsconfig.json",
"compilerOptions": {
"outDir": "./lib",
"jsx": "react",
}
}