eslint-config

ESLint configuration for my own projects

APACHE-2.0 License

Downloads
2.1K
Stars
13
Committers
2

Bot releases are hidden (Show)

eslint-config - Release 15.9.35

Published by ehmicky over 5 years ago

  • Fix eslint-plugin-html bug (bba6399)
  • Upgrade gulp-shared-tasks 0.27.59 -> 0.27.60 (d38728f)
  • Upgrade gulp-shared-tasks 0.27.58 -> 0.27.59 (8798df3)
  • Upgrade gulp-shared-tasks 0.27.57 -> 0.27.58 (ad48a34)
  • Test on Travis using Node 12 (ff30c40)
  • Upgrade gulp-shared-tasks 0.27.56 -> 0.27.57 (e8c3949)
  • Upgrade gulp 4.0.1 -> 4.0.2 (dc8954d)
  • Upgrade gulp-shared-tasks 0.27.55 -> 0.27.56 (a0afbb8)
  • Upgrade gulp-shared-tasks 0.27.54 -> 0.27.55 (80c1604)
  • Upgrade gulp-shared-tasks 0.27.53 -> 0.27.54 (bd786ab)
  • Upgrade gulp-shared-tasks 0.27.52 -> 0.27.53 (389acd2)
eslint-config - Release 15.9.34

Published by ehmicky over 5 years ago

  • Re-enable node/file-extension-in-import (f6264ef)
  • Upgrade eslint-plugin-node 9.0.0 -> 9.0.1 (df5d395)
  • Upgrade gulp-shared-tasks 0.27.51 -> 0.27.52 (db23898)
eslint-config - Release 15.9.33

Published by ehmicky over 5 years ago

  • Disable node/file-extension-in-import until bug is resolved (619f51c)
eslint-config - Release 15.9.32

Published by ehmicky over 5 years ago

  • Upgrade eslint-plugin-node 8.0.1 -> 9.0.0 (6a39763)
  • Add new rules from eslint-plugin-node 9.0.0 (6e570bc)
  • Upgrade gulp-shared-tasks 0.27.50 -> 0.27.51 (1c64eae)
  • Upgrade gulp-shared-tasks 0.27.49 -> 0.27.50 (95b8233)
  • Upgrade gulp-shared-tasks 0.27.48 -> 0.27.49 (dd87d8d)
  • Upgrade gulp-shared-tasks 0.27.47 -> 0.27.48 (7cfb70b)
  • Upgrade husky 2.1.0 -> 2.2.0 (e930cb8)
  • Move comment (9009b40)
  • Upgrade gulp-shared-tasks 0.27.46 -> 0.27.47 (992ff56)
  • Upgrade gulp-shared-tasks 0.27.45 -> 0.27.46 (6d0019d)
  • Fix comment (e444102)
  • Move line (bfbd5e0)
  • Upgrade gulp-shared-tasks 0.27.44 -> 0.27.45 (4cc23ce)
eslint-config - Release 15.9.31

Published by ehmicky over 5 years ago

  • Make binary linting exceptions looser (e4e3bdc)
  • Upgrade gulp-shared-tasks 0.27.43 -> 0.27.44 (651f3e2)
eslint-config - Release 15.9.30

Published by ehmicky over 5 years ago

  • Add exception for examples (0221c29)
  • Upgrade gulp-shared-tasks 0.27.42 -> 0.27.43 (1a31236)
eslint-config - Release 15.9.29

Published by ehmicky over 5 years ago

  • Add CJS exception for main.js (48b5fc9)
  • Upgrade gulp-shared-tasks 0.27.41 -> 0.27.42 (9ef9562)
eslint-config - Release 15.9.28

Published by ehmicky over 5 years ago

  • Add exception for _ (11b137d)
  • Upgrade gulp-shared-tasks 0.27.40 -> 0.27.41 (d3e29c5)
eslint-config - Release 15.9.27

Published by ehmicky over 5 years ago

  • Fix import/namespace rule (d997c9a)
  • Upgrade gulp-shared-tasks 0.27.39 -> 0.27.40 (2a4894b)
eslint-config - Release 15.9.26

Published by ehmicky over 5 years ago

  • Fix linting of import namespace in CLI (10d2761)
  • Upgrade gulp-shared-tasks 0.27.38 -> 0.27.39 (c06c099)
eslint-config - Release 15.9.25

Published by ehmicky over 5 years ago

  • Add linting exceptions for CLI entry point (46ea106)
  • Upgrade gulp-shared-tasks 0.27.37 -> 0.27.38 (f899d78)
eslint-config - Release 15.9.24

Published by ehmicky over 5 years ago

  • Fix linting in tests (a02ab17)
  • Upgrade gulp-shared-tasks 0.27.36 -> 0.27.37 (4cdeb60)
  • Upgrade gulp-shared-tasks 0.27.35 -> 0.27.36 (0aa8885)
  • Upgrade gulp-shared-tasks 0.27.34 -> 0.27.35 (e2daab9)
eslint-config - Release 15.9.23

Published by ehmicky over 5 years ago

  • Add Markdown exception (576851f)
  • Upgrade gulp-shared-tasks 0.27.33 -> 0.27.34 (c0127f1)
eslint-config - Release 15.9.22

Published by ehmicky over 5 years ago

  • Fix documentation linting (5148d0f)
  • Upgrade gulp-shared-tasks 0.27.32 -> 0.27.33 (4c61664)
eslint-config - Release 15.9.21

Published by ehmicky over 5 years ago

  • Looser no-magic-numbers on 3 (5d5cc7a)
  • Upgrade gulp-shared-tasks 0.27.31 -> 0.27.32 (a95443a)
eslint-config - Release 15.9.20

Published by ehmicky over 5 years ago

  • Revert RegExp linting (b889db2)
  • Upgrade gulp-shared-tasks 0.27.30 -> 0.27.31 (9a01178)
eslint-config - Release 15.9.19

Published by ehmicky over 5 years ago

  • Better new RegExp() linting (6629b92)
  • Upgrade gulp-shared-tasks 0.27.29 -> 0.27.30 (2c2d9f5)
eslint-config - Release 15.9.18

Published by ehmicky over 5 years ago

  • Prevent new RegExp() (7a177fc)
  • Upgrade gulp-shared-tasks 0.27.28 -> 0.27.29 (527907b)
eslint-config - Release 15.9.17

Published by ehmicky over 5 years ago

  • Fix new URL() linting for Node 8 (da14967)
  • Upgrade gulp-shared-tasks 0.27.27 -> 0.27.28 (6929f00)
eslint-config - Release 15.9.16

Published by ehmicky over 5 years ago

  • Add comment (41ac967)
  • Upgrade eslint-config-prettier 4.1.0 -> 4.2.0 (2deee36)
  • Upgrade husky 1.3.1 -> 2.1.0 (6467c8f)
  • Upgrade gulp-shared-tasks 0.27.26 -> 0.27.27 (207657c)
  • Upgrade gulp-shared-tasks 0.27.25 -> 0.27.26 (899c8c6)
  • Upgrade gulp-shared-tasks 0.27.24 -> 0.27.25 (e74c079)
  • Upgrade gulp 4.0.0 -> 4.0.1 (d645d77)
  • Comment rule until bugs are fixed (a96547b)
  • Add import/no-unused-modules rule (c8a721e)
  • Upgrade gulp-shared-tasks 0.27.23 -> 0.27.24 (7345a90)
Package Rankings
Top 6.2% on Npmjs.org
Badges
Extracted from project README
Node Browsers Mastodon Medium