fiora/packages/web/tsconfig.json
2021-07-28 16:52:53 +08:00

6 lines
84 B
JSON

{
"extends": "../../tsconfig",
"compilerOptions": {
"module": "esnext"
}
}