1.3.0 • Published 6 years ago

@anireact/eslint-config v1.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

@anireact/eslint-config

ESLint config.

yarn add -D @anireact/eslint-config

.eslintrc.js:

module.exports = { extends: '@anireact' };

Features

  • Both FP- and OOP-friendly settings.
  • Recommended formatter: codeframe.
  • Recommended extensions: *.{js,jsx,ts,tsx}.

Parsers

Plugins

License

MIT