mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-03 17:23:42 -05:00
7 lines
125 B
JSON
7 lines
125 B
JSON
{
|
|
"rules": {
|
|
// Disabled until the issues can be fixed
|
|
"@typescript-eslint/explicit-function-return-type": ["off"]
|
|
}
|
|
}
|