SourceTermAnalysisSystem_vue/node_modules/less/tsconfig.build.json
2026-05-15 10:22:44 +08:00

7 lines
108 B
JSON

{
"extends": "./tsconfig",
"compilerOptions": {
"rootDir": "./src",
},
"include": ["src/**/*"]
}