README
@absolunet/eslint-config-core
ESLint config - Core rules
Opinionated ESLint shareable config good for Node.js and browser environment.
Install
$ npm install @absolunet/eslint-config-core
Usage
Add some ESLint config to your .eslintrc.yaml
:
extends: '@absolunet/core'
Used plugins
- eslint-plugin-unicorn - Various awesome rules
Related
@absolunet/eslint-loader - ESLint shareable config YAML loader.
Documentation
View documentation
License
MIT © Absolunet