volleyball-dev-frontend/node_modules/set-function-length/tsconfig.json
2025-06-02 16:42:16 +00:00

10 lines
116 B
JSON

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