Top "Prettier" questions

Prettier is an opinionated code formatter for JavaScript, CSS, HTML, Markdown, and other languages.

How to avoid VsCode Prettier to break chain functions in new lines.?

I'm working with VSCode, Prettier and TSLint. When I do have chained functions call with more than 2 calls like let …

visual-studio-code tslint prettier
ESLint rule conflicts with Prettier rule

I am totally new to VSCode and this is my first setting. I know that this is a very common …

visual-studio-code vscode-settings prettier eslintrc prettier-eslint
vue webpack template missing parser

I was just setting up a vue project using the webpack template like stated here: http://vuejs-templates.github.io/webpack/ …

webpack vue.js prettier
In VS Code, I'm getting this error, 'Failed to load module. Attempted to load prettier from package.json'

When I'm using VS Code and open up a project, I get this notification in the bottom right corner: Failed …

visual-studio-code package.json prettier
Visual Studio Code and TSLint: Code wrap to more than 80 characters

I'm using TypeScript with TSLint and Prettier in Visual Studio Code to write a React Native App. I tried to …

typescript visual-studio-code word-wrap tslint prettier
Prettier doesn't format .tsx file

I've used the Prettier extension in the visual studio code editor for a long time, but recently I am writing …

reactjs typescript visual-studio-code prettier tsx
Prettier + eslint line breaks

I am using eslint with VSCode 1.18.1 and the prettier/prettier extension 0.26.0 for VSCode. In my VSCode config I have "prettier.…

visual-studio-code eslint prettier eslint-config-airbnb jsprettier