annator / scripts /node_modules /gopd /tsconfig.json
techprotrade's picture
Add scripts directory (part 7)
3a48f10 verified
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",
],
}