diff --git a/README.md b/README.md index 8cf0407..c8aed22 100644 --- a/README.md +++ b/README.md @@ -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