eslint-config

Shared linting configurations for DNP projects written in TypeScript/JavaScript

APACHE-2.0 License

Downloads
957
Stars
0

Bot releases are visible (Hide)

eslint-config - v5.1.8 Latest Release

Published by github-actions[bot] about 1 month ago

5.1.8 (2024-09-10)

Bug Fixes

  • add project option to typescript (efb851e)
eslint-config - v5.1.7

Published by github-actions[bot] about 1 month ago

5.1.7 (2024-09-09)

Bug Fixes

eslint-config - v5.1.6

Published by github-actions[bot] about 1 month ago

5.1.6 (2024-09-08)

Bug Fixes

eslint-config - v5.1.5

Published by github-actions[bot] about 1 month ago

5.1.5 (2024-09-08)

Bug Fixes

  • sort scripts in package.json (6fff169)
eslint-config - v5.1.4

Published by github-actions[bot] about 1 month ago

5.1.4 (2024-09-07)

Bug Fixes

  • allow require as import (98a1598)
eslint-config - v5.1.3

Published by github-actions[bot] about 1 month ago

5.1.3 (2024-09-07)

Bug Fixes

eslint-config - v5.1.2

Published by github-actions[bot] about 1 month ago

5.1.2 (2024-09-05)

Bug Fixes

  • adjust typescript rules (0f0b68b)
eslint-config - v5.1.1

Published by github-actions[bot] about 2 months ago

5.1.1 (2024-08-29)

Bug Fixes

  • exclude css from runtime custom group (ec02b03)
eslint-config - v5.1.0

Published by github-actions[bot] about 2 months ago

5.1.0 (2024-08-23)

Features

  • add runtime group to sort-imports (1c5a47b)
eslint-config - v5.0.0

Published by github-actions[bot] 2 months ago

5.0.0 (2024-08-16)

⚠ BREAKING CHANGES

  • drop support for eslint v8
  • adjust typescript linting rules for v8 of typescript-eslint

Features

eslint-config - v4.3.1

Published by github-actions[bot] 2 months ago

4.3.1 (2024-08-16)

Bug Fixes

  • remove sort array values rule for json (f6d9eff)
eslint-config - v4.3.0

Published by github-actions[bot] 3 months ago

4.3.0 (2024-07-19)

Features

Bug Fixes

  • allow _ as unused var (f4d186c)
  • test automated release workflow (517cc34)
eslint-config - v4.2.1

Published by github-actions[bot] 7 months ago

4.2.1 (2024-03-21)

Bug Fixes

  • add new typescript rules (4e94aa8)
  • add react version option (7533e42)
  • disable @typescript-eslint/no-unsafe-enum-comparison (c809d66)
eslint-config - v4.2.0

Published by github-actions[bot] 7 months ago

4.2.0 (2024-03-21)

Features

eslint-config - v4.1.3

Published by github-actions[bot] 7 months ago

4.1.3 (2024-03-14)

Bug Fixes