grvcoelho / lint-diffLinks
Run eslint only in the changed parts of the code
☆114Updated 2 years ago
Alternatives and similar repositories for lint-diff
Users that are interested in lint-diff are comparing it to the libraries listed below
Sorting:
- Prettier runner for Jest☆92Updated 3 weeks ago
- A silent reporter for Jest☆155Updated last year
- Codemod to migrate from Lodash get and logical and expressions to optional chaining☆114Updated 2 years ago
- Convert various time formats to milliseconds at build time in Babel.☆202Updated 2 years ago
- 🌐📈 Automatically bump up global Jest thresholds whenever coverage goes above them☆65Updated last month
- Run `yarn install`, `npm install` or `pnpm install` on git hooks automatically☆220Updated last year
- Easy way to mock process.env during BDD testing☆45Updated 3 weeks ago
- Curried Type Testing library, and Test Matchers for Jest☆173Updated 2 years ago
- A highly opinionated way for creating Jest Runners☆137Updated last week
- Make sure every file in your repo is exactly where it should be☆168Updated 5 years ago
- git merge driver for resolving conflicts in npm-related files☆271Updated 4 years ago
- Chain Jest matchers together to create one powerful assertion 🃏⛓☆276Updated 2 years ago
- Track missing type coverage to ensure type safety☆145Updated 4 years ago
- A stage 0 proposal to add a pluggable type system to JavaScript☆136Updated 7 years ago
- A Mocha runner for Jest☆71Updated 5 years ago
- ESLint rules for use with Ramda☆117Updated 4 years ago
- puppeteer + dom-testing-library = 💖☆287Updated last year
- ✨ JSON schema matcher for Jest☆171Updated last month
- Select which Jest projects to run☆66Updated last year
- ESLint Plugin for monorepos☆75Updated 3 years ago
- ☆63Updated 3 years ago
- Jest watch plugin for filtering test by file name or test name☆412Updated last week
- Wait for expectation to be true, useful for integration and end to end testing. Integral part of react-testing-library.