make릭ع a few f梦nctions have return types + etc
This commit is contained in:
parent
b10801bf29
commit
237ec061d2
11 changed files with 98 additions and 68 deletions
|
@ -19,6 +19,8 @@ export default [
|
|||
// this is because those pass type checking, and fails at runtime
|
||||
// not very typescript-coded (typescript shouldnt require runtime debugging, thats the point of it)
|
||||
|
||||
// TODO: find a rule to make seperators on interfaces consistent
|
||||
|
||||
"@typescript-eslint/explicit-function-return-type": "error",
|
||||
"@typescript-eslint/no-unused-vars": [
|
||||
"error",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue