asingh123's picture
Upload 1735 files
8ea4d6d verified
Invalid JSON: Expected double-quoted property name in JSON at line 6, column 2
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "ESNext",
"lib": ["es2024"],
},
"exclude": [
"coverage",
],
}