Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iliubinskii/eslint-config-union
ESLint config
https://github.com/iliubinskii/eslint-config-union
eslint eslint-config eslint-rules eslintrc
Last synced: about 1 month ago
JSON representation
ESLint config
- Host: GitHub
- URL: https://github.com/iliubinskii/eslint-config-union
- Owner: iliubinskii
- License: isc
- Created: 2024-07-19T20:35:07.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-14T09:26:35.000Z (2 months ago)
- Last Synced: 2024-09-29T01:08:48.160Z (about 2 months ago)
- Topics: eslint, eslint-config, eslint-rules, eslintrc
- Language: JavaScript
- Homepage: https://github.com/iliubinskii/eslint-config-union
- Size: 1010 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ESLint config
## Table of contents
- [Overview](#overview)
- [Installation](#installation)
- [Configurations](#configurations)## Overview
This ESLint configuration integrates various popular ESLint plugins.
## Installation
```sh
npm install --save-dev eslint-config-union
```## Configurations
- `union`
- `union/react`
- `union/next`