1.0.7 • Published 5 years ago

tslint-config-whisp v1.0.7

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

##Usage: Install with yarn add --dev tslint-config-whisp

In order to start auto linting and formatting, run the command whisp-tslint-install (located in /node_modules/.bin/).

##Override rules per-project: Add your own tslint rules in the generated tslint.json file

##Available commands: Run one of the following in your terminal using npx {COMMAND_NAME}.

  • whisp-lint: runs eslint on entire codebase

  • whisp-prettify: prettifies the entire codebase

  • whisp-tslint-install: installs required dependencies and pre-commit hooks

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago