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

https://github.com/crashmax-dev/eslint-config

🛂 Here is my personal ESLint config.
https://github.com/crashmax-dev/eslint-config

Last synced: 2 months ago
JSON representation

🛂 Here is my personal ESLint config.

Awesome Lists containing this project

README

        

# `@crashmax/eslint-config`

> Here is my personal [ESLint](https://eslint.org) config.

## Install

```sh
npm install @crashmax/eslint-config -D
```

```sh
yarn add @crashmax/eslint-config -D
```

```sh
pnpm add @crashmax/eslint-config -D
```