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