kubrick/packages/eslint-config/README.md
2024-09-08 13:13:53 +07:00

9 lines
400 B
Markdown

# 📦 eslint-config
A collection of ESLint configurations for JavaScript, TypeScript and React projects. Based on popular style guides, like:
- [Import](https://github.com/import-js/eslint-plugin-import)
- [Prettier](https://github.com/prettier/prettier)
- [React](https://github.com/jsx-eslint/eslint-plugin-react)
- [Stylistic](https://eslint.style)
- [Typescript](https://typescript-eslint.io)