We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27363db commit 188f5a5Copy full SHA for 188f5a5
README.md
@@ -11,7 +11,7 @@ The purpose of this repository is to leave it with the bare minimum dependencies
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)
14
-- [Jest](https://jestjs.io) with [DOM Testing Library](https://testing-library.com/docs/dom-testing-library/intro)
+- [Jest](https://jestjs.io)
15
- [GitHub Action workflows](https://github.com/features/actions) set up to run tests and linting on push
16
- [SWC](https://swc.rs/): Execute your tests in less than 200ms
17
0 commit comments