mirror of
http://git.xinwangdao.com/cnnc-embedded-parts-detect/detect-embeded.git
synced 2025-06-24 05:24:12 +08:00
6 lines
121 B
JSON
6 lines
121 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/tsconfig",
|
|
"extends": "@vben/ts-config/node.json",
|
|
"include": ["src"]
|
|
}
|