ltegman / prettier-eslint-code

A vscode extension to format javascript using prettier-eslint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prettier-ESLint for Visual Studio Code

Format your javascript via Prettier and ESLint --fix. This uses prettier-eslint to automatically format and fix on save.

Usage

  • You can manually run the command:
  • You can use the build in formatter:

When you enable the editor.formatOnSave config, it works out of the box!

Installation

Install through VS Code extensions. Search for Prettier - ESLint

Visual Studio Code Market Place: Prettier - ESLint

Can also be installed using

ext install prettier-eslint-vscode

Known Issues

/

Release Notes

Take a look at our CHANGELOG

About

A vscode extension to format javascript using prettier-eslint


Languages

Language:TypeScript 100.0%