Files
yinxin630--fiora/packages/web/tsconfig.json
T
2026-07-13 12:27:50 +08:00

6 lines
84 B
JSON

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