ZiRanZiYuanQingCchaYiTiHua/internal/stylelint-config/tsconfig.json

6 lines
121 B
JSON
Raw Permalink Normal View History

2025-08-08 17:24:38 +08:00
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/ts-config/node.json",
"include": ["src"]
}