Socket
Socket
Sign inDemoInstall

jscs-preset-wikimedia

Package Overview
Dependencies
0
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jscs-preset-wikimedia

JSCS preset for Wikimedia coding style.


Version published
Weekly downloads
54K
decreased by-0.56%
Maintainers
2
Install size
9.94 kB
Created
Weekly downloads
 

Readme

Source

Build Status npm

JSCS preset for Wikimedia

Usage

npm install --save-dev jscs-preset-wikimedia

Configure JSCS with a .jscsrc file using the following contents:

{
	"preset": "wikimedia"
}

Proposing changes

Over time, JSCS implements new rules, alter existing ones, and retire old ones. Changes to the Wikimedia preset should be made as pull requests to this repo, with issues raised on Phabricator.

Major changes should be discussed on mediawiki.org or on the Wikitech mailing list beforehand.

Licence

MIT. See LICENSE.

Keywords

FAQs

Last updated on 30 Mar 2018

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc