Files
ruoyi-plus-vben5-h/internal/tailwind-config/tsconfig.json
2026-04-13 17:52:16 +08:00

7 lines
150 B
JSON

{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/tsconfig/web.json",
"include": ["src"],
"exclude": ["node_modules"]
}