Skip to content

Files

Latest commit

 

History

History
13 lines (7 loc) · 393 Bytes

File metadata and controls

13 lines (7 loc) · 393 Bytes

Pattern: Inconsistent code format

Issue: -

Description

Runs Prettier as an ESLint rule and reports differences.

DO NOT use eslint-plugin-prettier together. This plugin includes all functionalities of eslint-plugin-prettier so you do not need it.

Further Reading