prettier-eslint
- Version 16.4.2
- Published
- 71.3 kB
- 12 dependencies
- MIT license
Install
npm i prettier-eslint
yarn add prettier-eslint
pnpm add prettier-eslint
Overview
Formats your JavaScript using prettier followed by eslint --fix
Index
Variables
variable prettierESLint
const prettierESLint: prettierESLint.PrettierESLint;
Interfaces
interface PrettierESLint
interface PrettierESLint extends Format {}
Type Aliases
type Format
type Format = typeof format;
Package Files (1)
Dependencies (12)
Dev Dependencies (0)
No dev dependencies.
Peer Dependencies (2)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/prettier-eslint
.
- Markdown[](https://www.jsdocs.io/package/prettier-eslint)
- HTML<a href="https://www.jsdocs.io/package/prettier-eslint"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2601 ms. - Missing or incorrect documentation? Open an issue for this package.