Hacking / node_modules /call-bound /tsconfig.json
Aditya Sharma
update
1719261
Invalid JSON: Expected double-quoted property name in JSONat line 6, column 2
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "ESNext",
"lib": ["es2024"],
},
"exclude": [
"coverage",
],
}