Archived
9 lines
150 B
JSON
9 lines
150 B
JSON
{
|
|
"parserOptions": {
|
|
"project": "./extensions/server-report/tsconfig.json"
|
|
},
|
|
"rules": {
|
|
"@typescript-eslint/no-unsafe-assignment": "off"
|
|
}
|
|
}
|