Skip to content

Releases: einride/eslint-plugin

v1.0.0

25 Feb 11:08
Compare
Choose a tag to compare

1.0.0 (2021-02-25)

chore

BREAKING CHANGES

  • Package name change will require reinstalling and changing name in ESLint.

0.7.0

24 Nov 14:26
Compare
Choose a tag to compare
v0.7.0

enable ban-ts-ignore

0.7.0 pre-release 1

23 Nov 16:01
Compare
Choose a tag to compare
0.7.0 pre-release 1 Pre-release
Pre-release
v0.7.0-1

enable ban-ts-ignore

Upgrade no-unused-vars to error

14 Oct 13:29
Compare
Choose a tag to compare
v0.6.0

fix: upgrade rule no-unused-vars to error

Enable more linting rules

26 Feb 11:19
Compare
Choose a tag to compare

Enable more rules

import/no-named-as-default
no-nested-ternary
react/destructuring-assignment
react/no-render-return-value
jest/no-export
prefer-spread
react/button-has-type
react/no-unescaped-entities

Enable more linting rules

25 Feb 14:29
Compare
Choose a tag to compare

react/jsx-closing-tag-location
react/self-closing-comp
@typescript-eslint/no-empty-interface
@typescript-eslint/no-inferrable-types
@typescript-eslint/interface-name-prefix

Enable import/no-extraneous-dependencies and spaced-comment linting

25 Feb 11:02
Compare
Choose a tag to compare
v0.3.0

Enable spaced-comment and import/no-extraneous-dependencies

Enable import/no-extraneous-dependencies

17 Feb 15:28
Compare
Choose a tag to compare

Enables the rule import/no-extraneous-dependencies

https://github.com/benmosher/eslint-plugin-import

Initial

13 Feb 17:13
707ed19
Compare
Choose a tag to compare

Use rules from Portal and Shipper app