django-vue3-admin-web/node_modules/less/tsconfig.build.json
2025-10-20 21:21:14 +08:00

7 lines
108 B
JSON

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