mradionov / eslint-plugin-disableLinks
Disable ESLint plugins using file path patterns and inline comments
☆56Updated 2 years ago
Alternatives and similar repositories for eslint-plugin-disable
Users that are interested in eslint-plugin-disable are comparing it to the libraries listed below
Sorting:
- ESLint plugin to prevent use of extended native objects☆56Updated 2 months ago
- Optimize regex literals☆76Updated last year
- Rules for Array functions and methods.☆96Updated this week
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- A utility to check your engines for Node.js☆30Updated 6 months ago
- A package of custom formatters that show aggregated stats of eslint errors☆57Updated 6 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- An opinionated package.json formatter plugin for Prettier☆88Updated last year
- A list of confusing globals that should be restricted to be used as globals☆16Updated 4 years ago
- Execute scripts with Yarn or npm☆48Updated 2 years ago
- Find built-in ESLint rules you don't have in your custom config☆213Updated 5 months ago
- Jest utility to mock the console☆40Updated 2 years ago
- A little tool to help you compare your various eslint configurations. Or yours vs. your friend's. :0)☆33Updated 3 years ago
- A utility for composing ESLint rules from other ESLint rules☆56Updated 2 years ago
- ESLint rule for catching focused/only test blocks☆94Updated 5 months ago
- Find the closest package.json file☆164Updated last month
- An ESLint rule for enforcing consistent ES6 class member order☆121Updated 8 months ago
- Helper for multi-package repository with TypeScript☆54Updated 5 months ago
- See ESLint errors and warnings directly in pull requests.☆107Updated 2 weeks ago
- Finds the common standard cache directory☆158Updated 3 months ago
- A plugin which allows you to run a full instance of TSLint within ESLint☆21Updated 6 years ago
- ESLint Formatter featuring Git Author, Date, and Hash☆41Updated 3 years ago
- convert from v8 coverage format to istanbul's format☆124Updated 7 months ago
- ☆32Updated 3 years ago
- Sort the keys of an object☆104Updated 10 months ago
- ESLint Plugin for monorepos☆74Updated 2 years ago
- Diff two versions of a node module☆211Updated 2 years ago
- Lint your JSON files☆213Updated 10 months ago
- This module adds [Server-Timing](https://www.w3.org/TR/server-timing/) to response headers, see [example](https://server-timing.now.sh/) …