eslint-config

A reusable eslint config that I use for most of my projects.

MIT License

Downloads
271
Stars
2
Committers
2

Bot releases are visible (Hide)

eslint-config -

Published by mlaursen over 3 years ago

Bug Fixes

  • javascript: fixed parserOptions for projects that still use javascript (b680b2a)
eslint-config -

Published by mlaursen over 3 years ago

Dependencies

  • deps: bump @typescript-eslint/eslint-plugin from 4.11.0 to 4.12.0 (#34) (6bd2d6c)
  • deps: bump @typescript-eslint/eslint-plugin from 4.12.0 to 4.14.1 (#42) (d612b8e)
  • deps: bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.11.0 (#28) (6bcb43a)
  • deps: bump @typescript-eslint/parser from 4.11.0 to 4.12.0 (#35) (fb6cc2f)
  • deps: bump @typescript-eslint/parser from 4.12.0 to 4.14.1 (#41) (4fbbdc1)
  • deps: bump @typescript-eslint/parser from 4.9.1 to 4.11.0 (#29) (2f459d4)
  • deps: bump eslint-config-prettier from 7.0.0 to 7.1.0 (#27) (02c481c)
  • deps: bump eslint-config-prettier from 7.1.0 to 7.2.0 (#40) (1b6b6d2)
  • deps: bump eslint-plugin-react from 7.21.5 to 7.22.0 (#32) (cec0475)
  • deps: bump ini from 1.3.5 to 1.3.8 (#24) (ddfcd41)
  • deps: updated typescript-eslint deps (af95b48)
  • deps-dev: bump standard-version from 9.0.0 to 9.1.0 (#30) (938f36d)
eslint-config -

Published by mlaursen over 3 years ago

Dependencies

  • deps: bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.1 (#17) (6cdf4b9)
  • deps: bump @typescript-eslint/eslint-plugin from 4.8.1 to 4.8.2 (#20) (cfc8a2a)
  • deps: bump @typescript-eslint/eslint-plugin from 4.8.2 to 4.9.0 (#22) (502b265)
  • deps: bump @typescript-eslint/parser from 4.7.0 to 4.8.1 (#18) (20791c7)
  • deps: bump @typescript-eslint/parser from 4.8.1 to 4.8.2 (#19) (0ba627e)
  • deps: bump @typescript-eslint/parser from 4.8.2 to 4.9.0 (#21) (8248416)
  • deps: bump eslint-config-prettier from 6.15.0 to 7.0.0 (#23) (d4b83b2)
  • deps: updated @typescript-eslint parser and plugin (1c4c3c7)
eslint-config -

Published by mlaursen over 3 years ago

Dependencies

  • deps: bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.5.0 (#8) (604d0c1)
  • deps: bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.6.1 (#16) (1f3c5bb)
  • deps: bump @typescript-eslint/parser from 4.4.1 to 4.5.0 (#9) (9ea0e33)
  • deps: bump @typescript-eslint/parser from 4.5.0 to 4.6.1 (#15) (d3c9e9b)
  • deps: bump confusing-browser-globals from 1.0.9 to 1.0.10 (#13) (f31f1d6)
  • deps: bump eslint-config-prettier from 6.12.0 to 6.13.0 (#4) (da9cd15)
  • deps: bump eslint-config-prettier from 6.13.0 to 6.14.0 (#7) (ef42859)
  • deps: bump eslint-plugin-jsx-a11y from 6.3.1 to 6.4.0 (#6) (23265fd)
  • deps: bump eslint-plugin-jsx-a11y from 6.4.0 to 6.4.1 (#11) (6b96c6f)
  • deps: bump eslint-plugin-react-hooks from 4.1.2 to 4.2.0 (#5) (9e3e03b)
  • deps: bump eslint-plugin-react from 7.21.4 to 7.21.5 (#12) (a0f3396)
  • deps: updated dependencies (fad8928)
eslint-config -

Published by mlaursen over 3 years ago

Dependencies

  • deps: upgraded plugin versions (931830f)
eslint-config -

Published by mlaursen over 3 years ago

Other Internal Changes

  • more fixes for my preferences (0d4197e)
eslint-config -

Published by mlaursen over 3 years ago

Other Internal Changes

  • eslint rules to better match my expectations (f05dddb)
  • fixed publish command (c56a8ba)
  • fixed publish config for npm (61e680d)
  • updated publish to run version (a5a26f3)
eslint-config -

Published by mlaursen over 3 years ago

Other Internal Changes

eslint-config -

Published by mlaursen over 3 years ago

Features

  • updated setupTests files to be considered a test file (cf0bf34)

Bug Fixes

  • javascript: fixed missing globals like Set (91b34e2)