Releases: xojs/eslint-config-xo-typescript
Releases · xojs/eslint-config-xo-typescript
v0.49.0
v0.48.0
v0.47.1
v0.47.0
- Disable some
eslint-plugin-node
rules 9dd1104
v0.46.0
v0.45.2
- Ignore enum members in
@typescript-eslint/naming-convention
f0407a2
v0.45.1
- Fix
@typescript-eslint/naming-convention
config aa53a78
v0.45.0
- Add
@typescript-eslint/naming-convention
rule edc318d - Add
@typescript-eslint/no-restricted-imports
rule b3afb51 - Add
@typescript-eslint/no-non-null-asserted-nullish-coalescing
rule 9bbc87b - Add
@typescript-eslint/padding-line-between-statements
rule e09d7ce - Add
@typescript-eslint/no-meaningless-void-operator
rule f14d707 - Improve ordering in
@typescript-eslint/member-ordering
384e370 - Fix using the
node:
protocol in type tests 33ef465 - Restore
no-constant-condition
because its stricter counterpart is off (#40) 0d222bc
v0.44.0
- Add
@typescript-eslint/prefer-return-this-type
rule 6964344 - Add
@typescript-eslint/ban-ts-comment
rule 1e6dc3e - Fix conflict with
tsd
e96e555