eslint-config-adjunct

A reasonable collection of plugins to use alongside your main esLint configuration

MIT License

Downloads
10.9K
Stars
49
Committers
12

Bot releases are hidden (Show)

eslint-config-adjunct - Latest Release

Published by davidjbradshaw over 4 years ago

  • Added @latest to packages to install error message
eslint-config-adjunct -

Published by davidjbradshaw over 4 years ago

  • Added eslint-plugin-json
  • Fixed issue with json-format clashing with no-secrets and json plugins
eslint-config-adjunct -

Published by davidjbradshaw over 4 years ago

eslint-config-adjunct -

Published by davidjbradshaw over 4 years ago

Expanded test libraries support:

  • eslint-plugin-ava
  • eslint-plugin-chai-expect
  • eslint-plugin-chai-friendly
  • eslint-plugin-mocha-cleanup
  • eslint-plugin-qunit
eslint-config-adjunct -

Published by davidjbradshaw over 4 years ago

Automatically workout which prettier configs to load based on which eslint plugins have been installed

eslint-config-adjunct -

Published by davidjbradshaw over 4 years ago

Disabled

  • unicorn/no-reduce
  • unicorn/no-null
eslint-config-adjunct -

Published by davidjbradshaw over 4 years ago

Disable duplication rules in tests

eslint-config-adjunct -

Published by davidjbradshaw over 4 years ago

  • Add Lodash, except prefer over native rules
  • Disabled array-func/prefer-array-from due to clash with Unicorn rule
eslint-config-adjunct -

Published by davidjbradshaw over 4 years ago

Added new rules

eslint-config-adjunct -

Published by davidjbradshaw over 4 years ago

Added new rules

eslint-config-adjunct -

Published by davidjbradshaw over 4 years ago

This release added auto-detections of project dependancies and only loads plugins required for your project.

-- Add support for Prettier
-- Add rules for tests written with Jest, Jasmine and Mocha
-- Add Lodash-fp rules
-- Add Ramda rules

The way required esLint packages are added has also been improved, missing packages are collectively detected and the command to load all of them is now outputted in the missing plugins error messages. This allows multiple missing package to be install in one go.

eslint-config-adjunct -

Published by davidjbradshaw over 4 years ago

  • Added better detection for test files
  • Disable promise rules in unit tests
eslint-config-adjunct - V1.0.0

Published by davidjbradshaw over 5 years ago

Update eslint-config-unicorn to V8.0.1

eslint-config-adjunct - v0.1.0

Published by davidjbradshaw over 5 years ago

Add eslint-plugin-array-func

eslint-config-adjunct -

Published by davidjbradshaw over 5 years ago

Add rules to docs and bump deps

Package Rankings
Top 6.69% on Proxy.golang.org
Top 3.38% on Npmjs.org
Related Projects