Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tslint-config-travix

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-config-travix - npm Package Compare versions

Comparing version 0.0.23 to 0.0.24

.releaserc

11

CHANGELOG.md
# 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)

3

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc