Available Rules
- ⭐ mark: the rule which is enabled by
plugin:@rotki/recommended
preset. - ✒️ mark: the rule which is fixable by
eslint --fix
command.
recommended
Rule ID | Description | |
---|---|---|
@rotki/ | Ensures consistent type annotation position for ref, computed assignments | ⭐✒️ |
@rotki/ | disallow the usage of vuetify css classes since they are replaced with tailwindcss | ⭐✒️ |
@rotki/ | Removes deprecated classes that do not exist anymore | ⭐✒️ |
@rotki/ | Replaces deprecated props with their replacements | ⭐✒️ |
@rotki/ | Checks and replaces .ts extension in import statements. | ⭐✒️ |
@rotki/ | Reports and replaces imports of @rotki/ui-library-compat with @rotki/ui-library | ⭐✒️ |
strict
Rule ID | Description |
---|
stylistic
Rule ID | Description |
---|