eslint-config

Kirk Lin's ESLint config presets

MIT License

Downloads
1.3K
Stars
8
Committers
1

Bot releases are visible (Hide)

eslint-config - v0.1.7

Published by github-actions[bot] about 2 years ago

No significant changes

    View changes on GitHub
eslint-config - v0.1.6

Published by github-actions[bot] about 2 years ago

   🚨 Breaking Changes

  • Exclude react config from default package  -  by @kirklin (ad129)
    View changes on GitHub
eslint-config - v0.1.5

Published by github-actions[bot] about 2 years ago

   🚀 Features

  • react: Rules of react hooks  -  by @kirklin (fc22b)

   🐞 Bug Fixes

  • Improve indent for decorators  -  by @kirklin (81ac5)
    View changes on GitHub
eslint-config - v0.1.1

Published by kirklin about 2 years ago

  • double quotes, must semi
  • Auto fix for formatting (aimed to be used standalone without Prettier)
  • TypeScript, Vue, React out-of-box
  • Lint also for json, yaml, markdown
  • Sorted imports, dangling commas for cleaner commit diff
  • Reasonable defaults, best practices, only one-line of config