Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nishkohli96/eslint-config

A set of developer friendly eslint rules extending typescript and eslint.style, published as an npm package. This eslint configs are compatible with both eslint 8 and 9.
https://github.com/nishkohli96/eslint-config

eslint eslint-config eslint-config-prettier eslint-plugin eslint-react eslint-react-config eslint-react-hooks eslint-react-native eslint-rules eslint-stylistic eslintconfig prettier stylistic typescript-eslint

Last synced: about 16 hours ago
JSON representation

A set of developer friendly eslint rules extending typescript and eslint.style, published as an npm package. This eslint configs are compatible with both eslint 8 and 9.

Awesome Lists containing this project

README

        

# nish1896-eslint-config

**A set of developer-friendly [eslint](https://eslint.org/), [stylistic](https://eslint.style/), [typescript](https://www.typescriptlang.org/) and [accessibility](https://developer.mozilla.org/en-US/docs/Learn/Accessibility/What_is_accessibility) configuration rules to help you and fellow developers follow the industry-recommended coding practices for easier readability, maintenance and productivity !**

Compatible with eslint `v8` and `v9`!

This monorepo contains the source code for [@nish1896/eslint-config](https://www.npmjs.com/package/@nish1896/eslint-config), [@nish1896/eslint-flat-config](https://www.npmjs.com/package/@nish1896/eslint-flat-config) as well as the common [docs](https://nish1896-eslint-config.vercel.app/) 📖 shared by these two packages. Also included are a couple of apps with dummy js code to experiment with new and existing rules.