/eslint-config

ESLint config for commonly used rules in personal projects

Primary LanguageJavaScriptOtherNOASSERTION

@chris-lewis/eslint-config

ESLint config with rules used in personal projects. In particular:

  • Allowing use of console and alert.
  • Requiring JSDoc aggresively.
  • Being flexible about async loops.
  • Being flexible about use of require.

Install

npm i -D @chris-lewis/eslint-config