eslint-config-zc
v0.0.7
Published
an eslint config for zcong1993 forked from eslint-config-xo
Downloads
4
Maintainers
Readme
eslint-config-zc
An eslint config forked from sindresorhus/eslint-config-xo
config list
- index.js
- esnext.js
- browser.js
- windex.js
- winext.js
- winbrowser.js
- nextcross.js
custom edit
- change
indentconfig fromtabto 2space - change
semiconfig fromalwaystonever - add
windent.js,winbrowser.jsandwinext.jsfor windows - change
space-before-function-paren.namedfromnevertoalways - change
arrow-parentsconfig fromas-neededtoalwayscause one arg - add
nextcross.jssame asesnext.jsbut disablelinebreak-style - remove rules
capitalized-commentscause code comments during debug
