UNPKG

eslint-config-godaddy

Version:

Base ESLint config for consistent style in ES6 projects at GoDaddy.

48 lines (25 loc) 879 B
# eslint-config-godaddy ## 8.0.0 ### Major Changes - 16301df: chore(eslint)!: migrate all eslint configs to eslint@v9 BREAKING CHANGE: removes v8 support and transistions configs to flat config. Also these packages are now `type:module` ## 7.1.1 ### Patch Changes - f47da10: Lock down peerDeps to version 8 of eslint due to major breaking changes in version 9. ## 7.1.0 ### Minor Changes - ca2dc13: `valid-jsdoc` Rule Deprecated & Triple-Slash Directive Support ## 7.0.2 ### Patch Changes - 906d745: Upgrade dependencies ## 7.0.1 ### Patch Changes - Update eslint-mocha-plugin ## 7.0.0 ### Major Changes - 7bac08c: WHAT: Eslint peer dep upgrade WHY: In order to support newer ecmascript versions HOW: Updated eslint peer dependency to v8 to prevent issues w/ earlier versions ## 6.1.0 ### Minor Changes - 40f5e60: Convert to turbo repo and changesets