tslint-config-valtech

0.1.0 • Public • Published

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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.01latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.01
0.0.00

Package Sidebar

Install

npm i tslint-config-valtech

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • michaelfoss