prettier-eslint
Advanced tools
Comparing version
@@ -107,2 +107,3 @@ 'use strict'; | ||
formattingOptions.prettier.parser = 'json'; | ||
formattingOptions.prettier.trailingComma = 'none'; | ||
} | ||
@@ -109,0 +110,0 @@ |
{ | ||
"name": "prettier-eslint", | ||
"version": "6.4.0", | ||
"version": "6.4.1", | ||
"description": "Formats your JavaScript using prettier followed by eslint --fix", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -5,5 +5,2 @@ # prettier-eslint | ||
For files with an extension of `.css`, `.less`, or `.scss`, | ||
this only runs `prettier` since `eslint` cannot process those. | ||
[![Build Status][build-badge]][build] | ||
@@ -40,2 +37,5 @@ [![Code Coverage][coverage-badge]][coverage] | ||
> For files with an extension of `.css`, `.less`, `.scss`, or `.json` | ||
> this only runs `prettier` since `eslint` cannot process those. | ||
## Installation | ||
@@ -42,0 +42,0 @@ |
43705
0.15%516
0.19%