Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bennettdams/eslintconfig.dev

Collection of curated ESLint configurations
https://github.com/bennettdams/eslintconfig.dev

eslint eslint-config nextjs react tailwindcss typescript vue

Last synced: 3 days ago
JSON representation

Collection of curated ESLint configurations

Awesome Lists containing this project

README

        

# eslintconfig.dev βš™οΈπŸ“‹

[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)

_Contributions are welcome!_

## Curated collection of ESLint configurations

The website provides all necessary dependencies and configurations for your preferred ESLint setup. Instead of using predefined configs from npm we show all steps needed for you to integrate it in your setup manually.

## Built with

- [Next.js](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- Linting with [ESLint](https://eslint.org/) πŸ€ͺ
- Formatting with [Prettier](https://prettier.io/)
- Linting, typechecking and formatting on by default using [`husky`](https://github.com/typicode/husky) for commit hooks
- Testing with [Jest](https://jestjs.io/) and [`react-testing-library`](https://testing-library.com/docs/react-testing-library/intro)

## Development

### Configs

Use the corresponding environment to develop in isolation inside a Docker container:

- [Create React App 4 & TypeScript](https://github.com/bennettdams/eslintconfig.dev/tree/master/environments/cra-4-typescript)

### Website

```bash
yarn dev
```

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Bennett

πŸ› πŸ’» πŸ”§

MichaΓ«l De Boey

πŸ”§

Mike Vosseller

πŸ› πŸ’» πŸ”§

Danilo Cabello

πŸ”§

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!