Hacking / node_modules /gopd /tsconfig.json
Aditya Sharma
update
1719261
Raw
History Blame Contribute Delete
116 Bytes
Invalid JSON:Expected double-quoted property name in JSONat line 5, column 2
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2021",
},
"exclude": [
"coverage",
],
}