Spaces:
Running
Running
{ | |
"extends": "@ljharb/tsconfig", | |
"compilerOptions": { | |
"target": "ES2021", | |
"maxNodeModuleJsDepth": 0, | |
}, | |
"exclude": [ | |
"coverage" | |
] | |
} | |