File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,7 @@ The purpose of this repository is to leave it with the bare minimum dependencies
7
7
## Features
8
8
9
9
- [ TypeScript] ( https://www.typescriptlang.org/ ) (v5)
10
- - [ Prettier] ( https://prettier.io/ )
11
- - [ ESLint] ( https://eslint.org/ ) with:
12
- - [ Codely's config] ( https://github.com/lydell/eslint-plugin-simple-import-sort/ ) (includes ESLint's recommended rules, Prettier, Import plugin and more)
13
- - [ Jest plugin] ( https://www.npmjs.com/package/eslint-plugin-jest )
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)
14
11
- [ Jest] ( https://jestjs.io )
15
12
- [ GitHub Action workflows] ( https://github.com/features/actions ) set up to run tests and linting on push
16
13
- [ SWC] ( https://swc.rs/ ) : Execute your tests in less than 200ms
You can’t perform that action at this time.
0 commit comments