player / node_modules /has-symbols /tsconfig.json
lzwqx's picture
Upload 813 files
9afd7cc verified
Invalid JSON: Expected double-quoted property name in JSONat line 6, column 2
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "ES2021",
"maxNodeModuleJsDepth": 0,
},
"exclude": [
"coverage"
]
}