https://github.com/nerkarso/config
ESLint, Prettier configurations and more, shared across all projects
https://github.com/nerkarso/config
eslint-config prettier-config
Last synced: 16 days ago
JSON representation
ESLint, Prettier configurations and more, shared across all projects
- Host: GitHub
- URL: https://github.com/nerkarso/config
- Owner: nerkarso
- License: mit
- Created: 2023-11-14T21:47:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-27T18:26:55.000Z (over 2 years ago)
- Last Synced: 2025-11-23T11:02:40.625Z (6 months ago)
- Topics: eslint-config, prettier-config
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Configurations
ESLint, Prettier configurations and more, shared across all projects.
## Installation
### [ESLint](eslint/README.md)
```sh
npm install -D @nerkarso/eslint-config
```
### [Prettier](prettier/README.md)
```sh
npm install -D @nerkarso/prettier-config
```