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