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
Shareable ESLint config for GPlane's projects
This is shareable ESLint config created by Pig Fang. It is used in Pig Fang's projects.
var
keywords and prefer using const
.MIT License