Files
AIEC_Skills/requirement-web/node_modules/es-define-property/tsconfig.json
闫旭隆 202d1cb5ba 20260109
2026-01-09 11:22:42 +08:00

11 lines
138 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2022",
},
"exclude": [
"coverage",
"test/list-exports"
],
}