Skip to content

Commit

Permalink
chore: upgrade eslint codely config
Browse files Browse the repository at this point in the history
  • Loading branch information
rgomezcasas committed Sep 2, 2024
1 parent 2119646 commit 79cd8a1
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 @@ -7,7 +7,7 @@ The purpose of this repository is to leave it with the bare minimum dependencies
## Features

- [TypeScript](https://www.typescriptlang.org/) (v5)
- [ESLint](https://eslint.org/) with [Codely's config](https://github.com/lydell/eslint-plugin-simple-import-sort/) (includes ESLint's recommended rules, Prettier, Import plugin and more)
- [ESLint](https://eslint.org/) with [Codely's config](https://github.com/CodelyTV/eslint-config-codely) (includes ESLint's recommended rules, Prettier, Import plugin and more)
- [Jest](https://jestjs.io)
- [GitHub Action workflows](https://github.com/features/actions) set up to run tests and linting on push
- [SWC](https://swc.rs/): Execute your tests in less than 200ms
Expand Down

0 comments on commit 79cd8a1

Please sign in to comment.