DEV Community

# prettier

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
ESlint and Prettier for React apps (Bonus - Next.js and TypeScript)

ESlint and Prettier for React apps (Bonus - Next.js and TypeScript)

352
Comments 12
6 min read
How to make ESLint work with Prettier avoiding conflicts and problems

How to make ESLint work with Prettier avoiding conflicts and problems

189
Comments 10
3 min read
Getting Prettier, Eslint and Vscode to work together

Getting Prettier, Eslint and Vscode to work together

84
Comments 7
2 min read
A new React project with Typescript, Eslint, and Prettier

A new React project with Typescript, Eslint, and Prettier

82
Comments 9
4 min read
Using ESLint and Prettier with VScode in an Angular Project 🚀(outdated)

Using ESLint and Prettier with VScode in an Angular Project 🚀(outdated)

72
Comments 15
3 min read
Easy start of a Typescript/React project (w/ Yarn, ESlint and Prettier)

Easy start of a Typescript/React project (w/ Yarn, ESlint and Prettier)

67
Comments 3
2 min read
Configure Prettier and ESLint with Angular

Configure Prettier and ESLint with Angular

64
Comments 7
4 min read
Configurar EsLint y Prettier junto con VScode

Configurar EsLint y Prettier junto con VScode

59
Comments 2
5 min read
How to disable prettier in VSCode for a specific project?

How to disable prettier in VSCode for a specific project?

57
Comments 4
2 min read
How to setup a React.JS Project with TypeScript, ESLint and Prettier

How to setup a React.JS Project with TypeScript, ESLint and Prettier

54
Comments 12
3 min read
VSCode Setup with ESLint and Prettier

VSCode Setup with ESLint and Prettier

50
Comments
7 min read
Easily sort imports and remove unused declarations on each save in VS Code

Easily sort imports and remove unused declarations on each save in VS Code

49
Comments 8
1 min read
Adding ESLint and Prettier to Nuxt 3 ✨ (2024)

Adding ESLint and Prettier to Nuxt 3 ✨ (2024)

45
Comments 13
3 min read
Setup a Typescript Project with ESlint, Prettier, EditorConfig and Husky

Setup a Typescript Project with ESlint, Prettier, EditorConfig and Husky

43
Comments 7
4 min read
Criando um projeto React com TypeScript, Eslint e Prettier

Criando um projeto React com TypeScript, Eslint e Prettier

42
Comments 2
5 min read
A quick guide to setup Eslint with Airbnb's style guide and Prettier

A quick guide to setup Eslint with Airbnb's style guide and Prettier

36
Comments 3
4 min read
Setting up Eslint(airbnb configuration), Prettier and Husky pre-commit hooks in CRA

Setting up Eslint(airbnb configuration), Prettier and Husky pre-commit hooks in CRA

33
Comments 7
4 min read
TSLint -> ESLint/CRA/Typescript/Prettier

TSLint -> ESLint/CRA/Typescript/Prettier

32
Comments
4 min read
Set up ESLint, Prettier and Husky in a React project | a step by step guide

Set up ESLint, Prettier and Husky in a React project | a step by step guide

31
Comments 9
7 min read
Adding Prettier to a Project

Adding Prettier to a Project

31
Comments 21
2 min read
Setting up Typescript with ESLint+Prettier on VSCode

Setting up Typescript with ESLint+Prettier on VSCode

28
Comments
3 min read
Prettier, ESLint and Typescript

Prettier, ESLint and Typescript

25
Comments 1
12 min read
Project Patterns and Tools

Project Patterns and Tools

24
Comments 4
2 min read
Use Airbnb's ESLint Config with TypeScript & Prettier in Svelte Apps

Use Airbnb's ESLint Config with TypeScript & Prettier in Svelte Apps

21
Comments 7
1 min read
Código limpio y consistente. ESLint + Prettier en tus proyectos con React.

Código limpio y consistente. ESLint + Prettier en tus proyectos con React.

20
Comments 3
4 min read
Как настроить ESLint и Prettier в VS Code и Create React App и подключить Airbnb стайлгайд

Как настроить ESLint и Prettier в VS Code и Create React App и подключить Airbnb стайлгайд

20
Comments 13
4 min read
Quick guide to Python formatting in VS Code

Quick guide to Python formatting in VS Code

20
Comments 2
2 min read
Set up ESLint, Prettier and pre-commit hooks using Husky for WordPress from Scratch.

Set up ESLint, Prettier and pre-commit hooks using Husky for WordPress from Scratch.

18
Comments 2
8 min read
How to setup Next.js project with TypeScript, ESLint and Prettier

How to setup Next.js project with TypeScript, ESLint and Prettier

16
Comments
4 min read
ESLint and Prettier

ESLint and Prettier

16
Comments 2
2 min read
Enforcing Consistent and Error Free Code in an Expo React Native Project with TypeScript

Enforcing Consistent and Error Free Code in an Expo React Native Project with TypeScript

15
Comments
13 min read
PHP Laravel Local Dev Setup

PHP Laravel Local Dev Setup

15
Comments
6 min read
Node.js (Express) with TypeScript, Eslint, Jest, Prettier and Husky - Part 2

Node.js (Express) with TypeScript, Eslint, Jest, Prettier and Husky - Part 2

15
Comments
1 min read
Efficient Code Analyzing and Formatting (for React) with ESLint, Prettier and VSCode: 2020 Edition

Efficient Code Analyzing and Formatting (for React) with ESLint, Prettier and VSCode: 2020 Edition

15
Comments 1
4 min read
Expo TypeScript ESLint Prettier initial setup

Expo TypeScript ESLint Prettier initial setup

15
Comments
2 min read
Como integrar ESLint y Prettier a un projecto Next.Js con Typescript

Como integrar ESLint y Prettier a un projecto Next.Js con Typescript

14
Comments
3 min read
Setting up a TypeScript NodeJS Application with Prettier and ESLint

Setting up a TypeScript NodeJS Application with Prettier and ESLint

14
Comments
3 min read
Learn TypeScript Linting

Learn TypeScript Linting

13
Comments
3 min read
Prettier! And how to install into your editor...

Prettier! And how to install into your editor...

13
Comments
3 min read
Format Glimmer templates with Prettier

Format Glimmer templates with Prettier

12
Comments 3
7 min read
Eslint & Prettier configuration in React project

Eslint & Prettier configuration in React project

12
Comments
2 min read
Padronização de código com (ESLint e EditorConfig)

Padronização de código com (ESLint e EditorConfig)

12
Comments 1
12 min read
Configure Prettier and TSLint with Angular

Configure Prettier and TSLint with Angular

12
Comments 2
3 min read
ESLint, Prettier and VSCode Troubleshooting

ESLint, Prettier and VSCode Troubleshooting

12
Comments
5 min read
Static check with next 11 (Prettier, ESLint)

Static check with next 11 (Prettier, ESLint)

11
Comments 3
3 min read
How to setup eslint for react typescript projects

How to setup eslint for react typescript projects

11
Comments
3 min read
Adding ESLint and Prettier to a ViteJS React project

Adding ESLint and Prettier to a ViteJS React project

11
Comments 6
3 min read
How to set up TypeScript + ESLint

How to set up TypeScript + ESLint

10
Comments
1 min read
Transform Your Codebase with Prettier: A Guide with Husky Integration

Transform Your Codebase with Prettier: A Guide with Husky Integration

10
Comments
3 min read
Configuring Prettier and TypeScript Compiler as a Pre-commit Hook

Configuring Prettier and TypeScript Compiler as a Pre-commit Hook

10
Comments 3
2 min read
Our Journey to Prettier and ESLint: How We Adopted These Tools to Improve Our Code Quality

Our Journey to Prettier and ESLint: How We Adopted These Tools to Improve Our Code Quality

9
Comments
3 min read
How to get ESlint and Prettier to play nice in VS Code?

How to get ESlint and Prettier to play nice in VS Code?

9
Comments
3 min read
Set up linting and formatting for code and (S)CSS in Next.js with ESLint, Stylelint, Prettier and lint-staged

Set up linting and formatting for code and (S)CSS in Next.js with ESLint, Stylelint, Prettier and lint-staged

9
Comments 2
14 min read
How To Automate Code Cleanliness in VSCode with Typescript, ESLint, and Prettier

How To Automate Code Cleanliness in VSCode with Typescript, ESLint, and Prettier

8
Comments
3 min read
How to Configure Prettier to Automate Code Formatting

How to Configure Prettier to Automate Code Formatting

8
Comments
3 min read
Focus on writing code not formatting: Prettier + ESLint

Focus on writing code not formatting: Prettier + ESLint

8
Comments
3 min read
How to setup NextJS with TypeScript and ESLint + prettier

How to setup NextJS with TypeScript and ESLint + prettier

8
Comments
3 min read
Barebone Next.js TypeScript Template

Barebone Next.js TypeScript Template

8
Comments
1 min read
Configuration ESLint and Prettier in a project React.

Configuration ESLint and Prettier in a project React.

8
Comments
1 min read
Setup inicial de aplicações ReactJs

Setup inicial de aplicações ReactJs

8
Comments 1
5 min read
loading...