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

@ionic/prettier-config

Package Overview
Dependencies
Maintainers
26
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/prettier-config - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

LICENSE

2

index.js

@@ -11,3 +11,3 @@ module.exports = {

bracketSpacing: true,
jsxBracketSameLine: false,
bracketSameLine: false,
arrowParens: 'always',

@@ -14,0 +14,0 @@ overrides: [

{
"name": "@ionic/prettier-config",
"version": "2.0.0",
"version": "2.1.0",
"description": "Prettier config for Ionic and Capacitor",

@@ -18,4 +18,4 @@ "main": "index.js",

"peerDependencies": {
"prettier": "^2.0.0"
"prettier": "^2.4.0"
}
}
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