mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-05 01:55:06 +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/explicit-function-return-type": "error",
|
||||
"@typescript-eslint/explicit-member-accessibility": [
|
||||
"off",
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user