mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-15 10:58:31 -05:00
9 lines
150 B
JSON
9 lines
150 B
JSON
{
|
|
"parserOptions": {
|
|
"project": "./extensions/server-report/tsconfig.json"
|
|
},
|
|
"rules": {
|
|
"@typescript-eslint/no-unsafe-assignment": "off"
|
|
}
|
|
}
|