tslint-config-travix
Advanced tools
Comparing version 0.0.23 to 0.0.24
# Change Log | ||
## [Unreleased](https://github.com/Travix-International/tslint-config-travix/tree/HEAD) | ||
[Full Changelog](https://github.com/Travix-International/tslint-config-travix/compare/v0.0.22...HEAD) | ||
**Merged pull requests:** | ||
- Add tslint config [\#1](https://github.com/Travix-International/tslint-config-travix/pull/1) ([HarrisSidiropoulos](https://github.com/HarrisSidiropoulos)) | ||
## [v0.0.22](https://github.com/Travix-International/tslint-config-travix/tree/v0.0.22) (2018-08-15) | ||
[Full Changelog](https://github.com/Travix-International/tslint-config-travix/compare/v0.0.21...v0.0.22) | ||
## [v0.0.21](https://github.com/Travix-International/tslint-config-travix/tree/v0.0.21) (2018-08-15) | ||
@@ -4,0 +15,0 @@ [Full Changelog](https://github.com/Travix-International/tslint-config-travix/compare/v0.0.20...v0.0.21) |
{ | ||
"name": "tslint-config-travix", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"description": "TSLint configuration from Travix", | ||
@@ -27,2 +27,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"semantic-release": "~15.9.8", | ||
"tslint": "~5.11.0", | ||
@@ -29,0 +30,0 @@ "tslint-config-prettier": "~1.14.0", |
# tslint-config-travix | ||
Travix configuration for TSLint | ||
Travix configuration for [TSLint](https://palantir.github.io/tslint/) | ||
## This configuration extends the following ones: | ||
* `tslint:recommended` | ||
* `tslint-config-prettier` | ||
* `tslint-react` | ||
## Usage | ||
Create a file `.tslint.json` with following content: | ||
``` | ||
{ | ||
"extends": "tslint-config-travix" | ||
} | ||
``` |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6723
8
15
4