eslint-config-gplane
v6.2.2
Published
Shareable ESLint config for GPlane's projects
Downloads
95
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 usingconst
.
License
MIT License