Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

eslint-config-gplane

g-plane54MIT6.2.2

Shareable ESLint config for GPlane's projects

eslint, eslintconfig

readme

eslint-config-gplane

This is shareable ESLint config created by Pig Fang. It is used in Pig Fang's projects.

Code Style Overview

  • No semicolon.
  • 2 spaces indent.
  • Single quote.
  • No var keywords and prefer using const.

License

MIT License