tslint-config-wix
TSLint shareable config for all Wix projects
Install
$ npm install --save-dev tslint-config-wix
Usage
Add the TSLint config file tslint.json
:
{
"extends": "tslint-config-wix"
}
Shared tslint config for all Wix projects
Homepage Repository npm TypeScript Download
npm install tslint-config-wix@1.0.28
TSLint shareable config for all Wix projects
$ npm install --save-dev tslint-config-wix
Add the TSLint config file tslint.json
:
{
"extends": "tslint-config-wix"
}