Socket
Socket
Sign inDemoInstall

altheajs-prettier-config

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

README.md

4

index.js

@@ -9,6 +9,6 @@ module.exports = {

jsxSingleQuote: false,
trailingComma: 'es5',
trailingComma: 'all',
bracketSpacing: true,
jsxBracketSameLine: false,
arrowParens: 'always',
arrowParens: 'avoid',
rangeEnd: Infinity,

@@ -15,0 +15,0 @@ parser: '',

{
"name": "altheajs-prettier-config",
"version": "1.0.0",
"version": "1.1.0",
"description": "A prettier config, what else?",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc