Socket
Socket
Sign inDemoInstall

tslint-config-prettier

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-config-prettier - npm Package Compare versions

Comparing version 1.14.0 to 1.15.0

2

lib/index.json

@@ -29,2 +29,3 @@ {

"no-empty-line-after-opening-brace": false,
"no-extra-semi": false,
"no-irregular-whitespace": false,

@@ -86,2 +87,3 @@ "no-multi-spaces": false,

"no-empty-line-after-opening-brace": false,
"no-extra-semi": false,
"no-irregular-whitespace": false,

@@ -88,0 +90,0 @@ "no-multi-spaces": false,

12

package.json
{
"name": "tslint-config-prettier",
"version": "1.14.0",
"version": "1.15.0",
"description": "Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.",

@@ -90,3 +90,3 @@ "keywords": [

"make-dir": "^1.0.0",
"prettier": "1.13.7",
"prettier": "1.14.2",
"rimraf": "^2.6.1",

@@ -96,8 +96,8 @@ "semantic-release": "^15.0.0",

"tslint": "5.9.1",
"tslint-consistent-codestyle": "1.13.2",
"tslint-consistent-codestyle": "1.13.3",
"tslint-divid": "1.3.0",
"tslint-eslint-rules": "5.3.0",
"tslint-eslint-rules": "5.4.0",
"tslint-immutable": "4.6.0",
"tslint-microsoft-contrib": "5.1.0",
"tslint-misc-rules": "3.4.0",
"tslint-microsoft-contrib": "5.2.0",
"tslint-misc-rules": "3.5.0",
"tslint-plugin-ikatyang": "1.1.1",

@@ -104,0 +104,0 @@ "tslint-react": "3.5.1",

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