You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

bitexpert-cs-jscs

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitexpert-cs-jscs

bitExpert jscs configuration

0.1.4
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
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

bitExpert

FAQs

Package last updated on 29 Mar 2015

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