mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-05-29 18:20:48 +00:00
(eslint) Activate explicit return types on functions and methods
This commit is contained in:
parent
f9c8e16778
commit
9edc62f703
@ -43,6 +43,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"@typescript-eslint/dot-notation": "off",
|
"@typescript-eslint/dot-notation": "off",
|
||||||
|
"@typescript-eslint/explicit-function-return-type": "error",
|
||||||
"@typescript-eslint/explicit-member-accessibility": [
|
"@typescript-eslint/explicit-member-accessibility": [
|
||||||
"off",
|
"off",
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user