Files
azuredatastudio/extensions/github-authentication/.eslintrc.json

6 lines
81 B
JSON

{
"rules": {
"@typescript-eslint/explicit-function-return-type": ["off"]
}
}