mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-25 17:23:10 -05:00
6 lines
81 B
JSON
6 lines
81 B
JSON
{
|
|
"rules": {
|
|
"@typescript-eslint/explicit-function-return-type": ["off"]
|
|
}
|
|
}
|