Closed maschino closed 5 years ago
This PR enables the allowExpressions and allowTypedFunctionExpressions settings in explicit-function-return-type rule, see https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/explicit-function-return-type.md
allowExpressions
allowTypedFunctionExpressions
explicit-function-return-type
This PR enables the
allowExpressions
andallowTypedFunctionExpressions
settings inexplicit-function-return-type
rule, see https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/explicit-function-return-type.md