Hacking / node_modules /get-proto /tsconfig.json
Aditya Sharma
update
1719261
Raw
History Blame Contribute Delete
118 Bytes
Invalid JSON:Expected property name or '}' in JSONat line 4, column 3
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
//"target": "es2021",
},
"exclude": [
"coverage",
],
}