Update deps, enforce return type.
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"@typescript-eslint/no-non-null-assertion": "off"
|
||||
"@typescript-eslint/no-non-null-assertion": "off",
|
||||
"@typescript-eslint/explicit-function-return-type": ["warn"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user