vicasas / react-linter

React recipe using eslint, prettier, husky, lint-staged and editorconfig. 🧾💡

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Linter 🧾💡

Linter recipe using the best tools.

About

This project is a quick recipe for building React.js applications using best practices for an incredible development experience.

In the .vscode folder we find some basic settings for those who use Visual Studio Code as a text editor. However this recipe is agnostic to the editor.

Features

🐭 Editorconfig

💡 Eslint

💄 Prettier

🐶 Husky

🔦 Lint-staged

License

React Linter is MIT Licensed.

About

React recipe using eslint, prettier, husky, lint-staged and editorconfig. 🧾💡

License:MIT License


Languages

Language:JavaScript 41.2%Language:HTML 38.2%Language:CSS 20.6%