Skip to content

Commit 79cd8a1

Browse files
committed
chore: upgrade eslint codely config
1 parent 2119646 commit 79cd8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The purpose of this repository is to leave it with the bare minimum dependencies
77
## Features
88

99
- [TypeScript](https://www.typescriptlang.org/) (v5)
10-
- [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)
10+
- [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)
1111
- [Jest](https://jestjs.io)
1212
- [GitHub Action workflows](https://github.com/features/actions) set up to run tests and linting on push
1313
- [SWC](https://swc.rs/): Execute your tests in less than 200ms

0 commit comments

Comments
 (0)