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

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

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
```