Socket
Socket
Sign inDemoInstall

tslint-config-valtech

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-config-valtech

Valtech TSLint configuration.


Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

tslint-config-valtech

This repository houses the shared TSLint configuration for Valtech's front-end team.

How to Use

This configuration is designed to be used with TSLint. In order to use it in your project, first install the npm module:

npm install --save-dev tslint-config-valtech

That will add the configuration to your package.json. From there, extend the TSLint ruleset by adding this to your tslint.json file:

"extends": "node_modules/tslint-config-valtech/tslint-config-valtech.json"

You can extend it with your own rules and configuration. See the TSLint docs for more information.

Keywords

FAQs

Package last updated on 05 Mar 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

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