Socket
Socket
Sign inDemoInstall

@cknow/codelyzer-config

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cknow/codelyzer-config

Codelyzer shareable config


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Codelyzer Config

Codelyzer shareable config

NPM Version Downloads MIT License

Build Status Build status Coverage Status

Code Climate Test Coverage Issue Count

Dependencies Status devDependencies Status peerDependencies Status

Semantic Release Average time to resolve an issue Percentage of issues still open Gitter

Install

npm install --save-dev @cknow/codelyzer-config

Usage

Codelyzer Custom Setup

Add some Codelyzer config to your tslint.json:

{
  "extends": "@cknow/codelyzer-config"
}

Usage direct on command line

tslint --config ./node_modules/@cknow/codelyzer-config/index.js

Note: It is not necessary to create the tslint.json file.

Keywords

FAQs

Package last updated on 23 Mar 2018

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc