amikheychik's Stars
facebook/react
The library for web and native user interfaces.
github/gitignore
A collection of useful .gitignore templates
jsx-eslint/eslint-plugin-react
React-specific linting rules for ESLint
ericchiang/pup
Parsing HTML at the command line
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
import-js/eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
microsoft/BosqueLanguage
The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle.
dustinspecker/awesome-eslint
A list of awesome ESLint plugins, configs, etc.
sindresorhus/eslint-plugin-unicorn
More than 100 powerful ESLint rules
lydell/eslint-plugin-simple-import-sort
Easy autofixable import sorting.
angular-eslint/angular-eslint
:sparkles: Monorepo for all the tooling related to using ESLint with Angular
SonarSource/eslint-plugin-sonarjs
SonarJS rules for ESLint
gajus/eslint-plugin-jsdoc
JSDoc specific linting rules for ESLint.
testing-library/eslint-plugin-testing-library
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Gaafar/dev-fonts
List of fonts for coding
ivogabe/gulp-typescript
A TypeScript compiler for gulp with incremental compilation support.
import-js/eslint-import-resolver-typescript
This plugin adds `TypeScript` support to `eslint-plugin-import`
cypress-io/eslint-plugin-cypress
An ESLint plugin for projects that use Cypress
sweepline/eslint-plugin-unused-imports
Package to separate no-unused-vars and no-unused-imports for eslint as well as providing an autofixer for the latter.
testing-library/eslint-plugin-jest-dom
eslint rules for use with jest-dom
gund/eslint-plugin-deprecation
ESLint rule that reports usage of deprecated code
cartant/eslint-plugin-rxjs
ESLint rules for RxJS
mgechev/is-esm
🌳 CLI tool which checks if a package is distributed in ECMAScript module format. Helps you reason if the package is tree-shakable.
cvazac/eslint-plugin-react-perf
Performance-minded React linting rules for ESLint
dangreenisrael/eslint-plugin-jest-formatting
ESLint rules for formatting test suites written for jest.
cartant/eslint-plugin-rxjs-angular
ESLint rules for RxJS and Angular
TristonJ/eslint-plugin-prefer-arrow
ESLint plugin to prefer arrow functions
correttojs/eslint-plugin-react-hooks-ssr
eslint plugin to forbid globals within the react server side rendering