mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00:00
chore: enable no-base-to-string
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
"**/*test-support.ts"
|
||||
],
|
||||
"rules": {
|
||||
"typescript/no-base-to-string": "off",
|
||||
"typescript/no-explicit-any": "off",
|
||||
"typescript/no-redundant-type-constituents": "off",
|
||||
"typescript/unbound-method": "off",
|
||||
|
||||
Reference in New Issue
Block a user