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.
- Host: GitHub
- URL: https://github.com/crashmax-dev/eslint-config
- Owner: crashmax-dev
- License: mit
- Created: 2021-11-06T03:45:19.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-19T05:37:10.000Z (over 2 years ago)
- Last Synced: 2025-03-28T22:35:03.137Z (3 months ago)
- Language: JavaScript
- Homepage: https://npmjs.com/package/@crashmax/eslint-config
- Size: 122 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```