🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

eslint-config-zc

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-zc

an eslint config for zcong1993 forked from eslint-config-xo

0.0.7
latest
Source
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

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 indent config from tab to 2 space
  • change semi config from always to never
  • add windent.js, winbrowser.js and winext.js for windows
  • change space-before-function-paren.named from never to always
  • change arrow-parents config from as-needed to always cause one arg
  • add nextcross.js same as esnext.js but disable linebreak-style
  • remove rules capitalized-comments cause code comments during debug

Keywords

eslint-config-zc

FAQs

Package last updated on 06 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts