wix-incubator / tslint-wix-react

Linting configuration on top of tslint-microsoft-contrib for tsx projects
0 stars 3 forks source link

tslint-wix-react

A tslint configuration specific to wix ways

How to use

In your project:

$ npm i --save-dev tslint-wix-react

In your tslint.json:

extends: ["tslint-wix-react"]

How to contribute

Contribution guidelines for this project