Assets/Dashboard/node_modules/has-symbols/tsconfig.json

{
    "extends": "@ljharb/tsconfig",
    "compilerOptions": {
        "target": "ES2021",
        "maxNodeModuleJsDepth": 0,
    },
    "exclude": [
        "coverage"
    ]
}