Skip to content

Releases: buildinamsterdam/lint

0.4.2

16 Jan 11:44
391e068
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

0.4.1

16 Jan 09:48
5ff471e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

02 Jan 14:41
ea33196
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies to latest versions
  • Export a prettier config
  • Updated stylelint config to use prettier config
  • Exported two additional eslint config files; javascript and typescript for non React applications
  • Updated eslint config file naming; react to react-javascript and next to next-javascript

Full Changelog: 0.3.0...0.4.0

0.3.0

12 Oct 15:34
9be9294
Compare
Choose a tag to compare

Changes:

  • Add Typescript rules against enum & interface - #12

0.2.1

16 Feb 11:23
707b28b
Compare
Choose a tag to compare

Changes:

  • Fix "double quotes" rule not working - #8

0.2.0

15 Feb 17:29
3605df3
Compare
Choose a tag to compare

Changes:

  • Add enforce "double quotes" rule - #7

0.1.1

15 Feb 15:38
97885ac
Compare
Choose a tag to compare

Changes:

  • Include grid as part of declaration-block-no-redundant-longhand-properties ignored - #6

0.1.0

10 Feb 15:53
143d427
Compare
Choose a tag to compare

Changes:

  • Add Stylelint support
  • Update docs to include the new support
  • Move Eslint exports into eslint/ folder

0.0.4

27 Jan 14:21
7271011
Compare
Choose a tag to compare

Changes:

  • Extend base config with more auto-fixable import rules

0.0.3

23 Jan 13:41
910a079
Compare
Choose a tag to compare

Changes:

  • Simplify import order groups