Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
🐛 📚 eslint typo
Browse files Browse the repository at this point in the history
eslint typo

🐛 Bugfix, 📚 Documentation
  • Loading branch information
TimMikeladze committed Dec 29, 2022
1 parent 6448ac2 commit a20ee7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Remaining simple at its core, this project is packed with useful tools that enha

##### 🧑‍🎨 Lint and format

- ☑️ [ESLint](https://eslint.org/) - A linter for JavaScript. Includes a simple configuration for React projects based on the recommended ESLint and AirBnB configs.
- ☑️ [ESLint](https://eslint.org/) - A linter for JavaScript. Includes a simple configuration for React projects based on the recommended NextJS ESLint config.
- 🎨 [Prettier](https://prettier.io/) - An opinionated code formatter.
- 🚫 [lint-staged](https://github.com/okonet/lint-staged) — Run linters on git staged files
- 🐶 [Husky](https://github.com/typicode/husky) — Running scripts before committing.
Expand Down

1 comment on commit a20ee7c

@vercel
Copy link

@vercel vercel bot commented on a20ee7c Dec 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.