CampfireAuth/node_modules/side-channel-weakmap/tsconfig.json
2025-03-19 21:59:49 +05:00

10 lines
116 B
JSON

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