Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/betsys-com/betsys-eslint
🔥 Monorepo for ESLint rules
https://github.com/betsys-com/betsys-eslint
betsys eslint eslint-config eslint-plugin eslint-rules eslintconfig monorepo
Last synced: 6 days ago
JSON representation
🔥 Monorepo for ESLint rules
- Host: GitHub
- URL: https://github.com/betsys-com/betsys-eslint
- Owner: betsys-com
- Created: 2022-09-07T20:02:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T08:19:51.000Z (about 1 year ago)
- Last Synced: 2024-12-21T15:44:38.525Z (18 days ago)
- Topics: betsys, eslint, eslint-config, eslint-plugin, eslint-rules, eslintconfig, monorepo
- Language: TypeScript
- Homepage:
- Size: 3.73 MB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Betsys ESLint
Monorepo for all the ESLint tooling we use in Betsys :fire:
Click on a specific configuration or plugin to get more information and installation guide.
- **Configurations:**
- [TypeScript](https://github.com/betsys-com/betsys-eslint/tree/main/packages/eslint-config-typescript)
- [Angular](https://github.com/betsys-com/betsys-eslint/tree/main/packages/eslint-config-angular)
- [Angular Template](https://github.com/betsys-com/betsys-eslint/tree/main/packages/eslint-config-angular-template)
- [Nest.js](https://github.com/betsys-com/betsys-eslint/tree/main/packages/eslint-config-nestjs)
- **Plugins:**
- [angular-template-spacing](https://github.com/betsys-com/betsys-eslint/tree/main/packages/eslint-plugin-angular-template-spacing)This monorepo also includes a [`cli-based installer`](https://github.com/betsys-com/betsys-eslint/tree/main/packages/install)
that can install and automatically alter your code for every package inside this repository.Feel free to contribute, discuss and raise any issues related to the packages in this monorepo.