Sandro Marques

ESLint config Cecilia - ESLint config Cecilia is an opinionated shareable ESLint

by
- Uses ESLint to lint files and Prettier to format the code - Based on the major configs, such as eslint-config-airbnb - Code clean and consistent across several projects - Better maintenance of ESLint plugins

Add a comment

Replies

Best
Sandro Marques
ESLint config Cecilia is an opinionated shareable ESLint config used in my JavaScript projects (Vanilla.js, React.js, or Node.js). - I want to use ESLint to lint my files - I want to use Prettier to format my code - I want to base my rules on the major configs, such as eslint-config-airbnb - I want to keep the code clean and consistent across several projects - I don't want to install/maintain/configure ESLint/Prettier/plugins/etc. independently in all projects Comments and contributions are welcome :)