项目作者: absolunet

项目描述 :
Opinionated ESLint shareable configs
高级语言: JavaScript
项目地址: git://github.com/absolunet/eslint-config.git
创建时间: 2018-11-22T16:16:19Z
项目社区:https://github.com/absolunet/eslint-config

开源协议:MIT License

下载


ESLint config

Tests
Lerna

Opinionated ESLint shareable configs.

Rulesets

Package Version Description Documentation
@absolunet/eslint-config-core npm Core rules docs
@absolunet/eslint-config-node npm Node.js rules docs
@absolunet/eslint-config-test npm Testing rules docs
@absolunet/eslint-config-browser npm Browser rules docs
@absolunet/eslint-config-nwayo npm nwayo rules docs
@absolunet/eslint-config-react npm React rules docs
@absolunet/eslint-config-jsdoc npm JSDoc rules docs
@absolunet/eslint-config-package npm Package rules docs
@absolunet/eslint-config-node-package npm Node.js package rules docs
@absolunet/eslint-config-json npm JSON rules docs
- - - -
@absolunet/eslint-loader npm Config loader docs

Dependency tree

  1. graph TD;
  2. core --> browser & node
  3. browser --> nwayo & react
  4. react --> pwastudio & spire
  5. node --> test
  6. jsdoc --> package
  7. node & package --> node-package
  8. json

Install

  1. $ npm install @absolunet/eslint-config-[RULESET]

Usage

Add some ESLint config to your .eslintrc.yaml:

  1. extends: '@absolunet/[RULESET]'

Used plugins

Used configuration

  • prettier-config - Opinionated Prettier shareable configs which are used with these ESLint configurations.

Documentation

See the full documentation for an in-depth look.

See the Changelog to see what has changed.

Contribute

See the Contributing Guidelines for ways to get started.

See the Support Guide for ways to get help.

See the Security Policy for sharing vulnerability reports.

This project has a Code of Conduct.
By interacting with this repository, organization, or community you agree to abide by its terms.

License

MIT © Absolunet