EASYAIuniappNewUI/node_modules/side-channel-weakmap/tsconfig.json
2025-02-08 18:50:38 +08:00

10 lines
116 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2021",
},
"exclude": [
"coverage",
],
}