AOZ2025's picture
Upload 609 files
05a8e6e verified
Invalid JSON: Expected double-quoted property name in JSON at line 6, column 2
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "ES2021",
"maxNodeModuleJsDepth": 0,
},
"exclude": [
"coverage"
]
}