New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-sammy-preset

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-sammy-preset - npm Package Compare versions

Comparing version 6.0.0-alpha.1 to 6.0.1

LICENSE

2

.prettierrc.recommended.js
module.exports = {
printWidth: 155,
printWidth: 130,
useTabs: true,

@@ -4,0 +4,0 @@ singleQuote: true,

{
"name": "eslint-sammy-preset",
"version": "6.0.0-alpha.1",
"version": "6.0.1",
"description": "ESLint preset",

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

# ESlint Sammy Preset
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/sammysaglam/eslint-sammy-preset/blob/master/LICENSE)
[![npm version](https://img.shields.io/npm/v/eslint-sammy-preset.svg?style=flat)](https://www.npmjs.com/package/eslint-sammy-preset)
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)
Highly opinionated & React/JSX centric.

@@ -31,3 +35,3 @@

```javascript
module.exports = require('eslint-sammy-preset/.prettierrc.js');
module.exports = require('eslint-sammy-preset/.prettierrc.recommended.js');
```

@@ -34,0 +38,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