Nong_Jing_Quan_Dang_An_Cha_Xun/internal/eslint-config/tsconfig.json

6 lines
121 B
JSON
Raw Normal View History

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