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