Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitchbne/linting
My personal linting rules as NPM Packages 📦
https://github.com/mitchbne/linting
eslint-config prettier-config
Last synced: 3 days ago
JSON representation
My personal linting rules as NPM Packages 📦
- Host: GitHub
- URL: https://github.com/mitchbne/linting
- Owner: mitchbne
- License: mit
- Created: 2021-07-17T02:12:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T13:04:57.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T19:03:52.941Z (9 days ago)
- Topics: eslint-config, prettier-config
- Language: JavaScript
- Homepage:
- Size: 236 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Linting ✨
My linting rules as NPM packages (standardized for all of my repositories). They're **very** opinionated - use as you wish.
#### Packages
| Name | Version | Downloads |
| :------------------------------------------------------------------------------------------------ | :-------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------: |
| [`@mitchbne/eslint-config`](https://github.com/mitchbne/linting/tree/main/packages/eslint-config) | [![npm version](https://img.shields.io/npm/v/@mitchbne/eslint-config.svg)](https://www.npmjs.com/package/@mitchbne/eslint-config) | [![npm downloads](https://img.shields.io/npm/dt/@mitchbne/eslint-config.svg)](https://www.npmjs.com/package/@mitchbne/eslint-config) |
| [`@mitchbne/prettier`](https://github.com/mitchbne/linting/tree/main/packages/prettier) | [![npm version](https://img.shields.io/npm/v/@mitchbne/prettier.svg)](https://www.npmjs.com/package/@mitchbne/prettier) | [![npm downloads](https://img.shields.io/npm/dt/@mitchbne/prettier.svg)](https://www.npmjs.com/package/@mitchbne/prettier) |