Socket
Socket
Sign inDemoInstall

bitexpert-cs-jscs

Package Overview
Dependencies
136
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bitexpert-cs-jscs

bitExpert jscs configuration


Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Install size
8.68 MB
Created
Weekly downloads
 

Readme

Source

bitexpert-cs-jscs

This repository contains the configuration for jscs which is used by the grunt-jscs-checker plugin to check JavaScript Code Style.

Installation

Add the "bitexpert-cs-jscs" package to the dev-dependencies section of your package.json file which resides in the root folder of your project:

"devDependencies": {
    "bitexpert-cs-jscs": "^0.1.0"
}

Now run npm install to download and install bitexpert-cs-jscs as well as the required dependencies:

npm install

License

bitexpert-cs-jscs is released under the Apache 2.0 license.

Keywords

FAQs

Last updated on 29 Mar 2015

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