0.1.9 • Published 7 years ago

tsfix v0.1.9

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

tsfix - TypeScript

npm license

If you hate to copy the same linter configuration from project to project, tsfix is your project! Just install the tsfix package and you will be provided with a basic tslint configuration and an easy way to lint and auto-fix your code style.

Install

# Via yarn
$ yarn add tsfix

# Via npm
$ npm install tsfix

Usage

# Via yarn
$ $(yarn bin)/tsfix

# Via npm
$ $(npm bin)/tsfix

License

Feel free to use the code, it's released using the MIT license.

Contributors

Contribution

You are more than welcome to contribute to this project! 😘

To make sure you have a pleasant experience, please read the code of conduct. It outlines the important core values and believes, and will make working together a happier experience.

0.1.9

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.1

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.2

7 years ago