eslint-sammy-preset
Advanced tools
Comparing version 6.0.0-alpha.1 to 6.0.1
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 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
9043
5
1
69