DEV Community

# eslint

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
Migrating and configuring Eslint with Angular 11

Migrating and configuring Eslint with Angular 11

127
Comments 51
7 min read
The ultimate migration guide to angular-eslint, ESLint and Nx 11

The ultimate migration guide to angular-eslint, ESLint and Nx 11

101
Comments 30
22 min read
NodeJS + ESLint + Prettier - Simplest setup ever

NodeJS + ESLint + Prettier - Simplest setup ever

90
Comments 4
2 min read
How to set up Eslint with Typescript in VSCode

How to set up Eslint with Typescript in VSCode

86
Comments 5
5 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
How To Write Your First ESLint Plugin

How To Write Your First ESLint Plugin

76
Comments 2
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
Node.js (Express) with TypeScript, Eslint, Jest, Prettier and Husky - Part 1

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

63
Comments 1
4 min read
Setting up a React Native project (TypeScript + Airbnb linter)

Setting up a React Native project (TypeScript + Airbnb linter)

62
Comments 2
1 min read
The most important ESLint rule: max-params

The most important ESLint rule: max-params

55
Comments 9
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
🍿 Publish your own ESLint / Prettier config for React Projects on NPM 📦

🍿 Publish your own ESLint / Prettier config for React Projects on NPM 📦

54
Comments 9
3 min read
Enforcing ESLint rules: A guide to taming codebase chaos

Enforcing ESLint rules: A guide to taming codebase chaos

54
Comments 1
3 min read
A Dilettante's Guide to Linting

A Dilettante's Guide to Linting

50
Comments 2
11 min read
VSCode Setup with ESLint and Prettier

VSCode Setup with ESLint and Prettier

50
Comments
7 min read
Sorting your imports with ESLint

Sorting your imports with ESLint

49
Comments 11
2 min read
The Best ESLint Rules for React Projects

The Best ESLint Rules for React Projects

49
Comments 5
8 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
2 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
How to create your own Eslint rule with tests, boosting the DX, and code-review

How to create your own Eslint rule with tests, boosting the DX, and code-review

43
Comments
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
Setup ESLint, Prettier & Airbnb Style Guide in under 2 Minutes

Setup ESLint, Prettier & Airbnb Style Guide in under 2 Minutes

41
Comments 2
2 min read
Using ESLint and Prettier in a TypeScript Next.js Project with pre-commit hooks

Using ESLint and Prettier in a TypeScript Next.js Project with pre-commit hooks

40
Comments
3 min read
Use JavaScript Optional Chaining, Today!

Use JavaScript Optional Chaining, Today!

37
Comments 11
3 min read
Configurando ESLint no Node com Express e Typescript

Configurando ESLint no Node com Express e Typescript

36
Comments
4 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
Typescript + ESLint and StandardJS

Typescript + ESLint and StandardJS

35
Comments 2
3 min read
How to use eslint with webpack / ES6 / modules

How to use eslint with webpack / ES6 / modules

34
Comments
1 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
Gridsome + Eslint: the complete Guide

Gridsome + Eslint: the complete Guide

31
Comments
2 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
Create React App from Scratch

Create React App from Scratch

31
Comments
6 min read
What Do Open Source Software Maintainers Do?

What Do Open Source Software Maintainers Do?

31
Comments 2
3 min read
ESLint & Prettier in Nuxt + VSCode

ESLint & Prettier in Nuxt + VSCode

30
Comments 4
1 min read
Gentle Introduction To ESLint Rules

Gentle Introduction To ESLint Rules

30
Comments 3
19 min read
Migrating from eslint-loader to eslint-webpack-plugin

Migrating from eslint-loader to eslint-webpack-plugin

29
Comments 1
2 min read
Setting up Typescript with ESLint+Prettier on VSCode

Setting up Typescript with ESLint+Prettier on VSCode

28
Comments
3 min read
Jest Best Practice 1: Use eslint-plugin-jest

Jest Best Practice 1: Use eslint-plugin-jest

28
Comments 1
3 min read
Manage Nx library dependencies with the @nx/dependency-checks ESLint rule

Manage Nx library dependencies with the @nx/dependency-checks ESLint rule

27
Comments 13
7 min read
Nuxt.js with ESLint in VS Code

Nuxt.js with ESLint in VS Code

25
Comments 2
1 min read
'return await' in a try/catch

'return await' in a try/catch

24
Comments 17
1 min read
How to auto format code on vscode

How to auto format code on vscode

24
Comments 5
1 min read
Project Patterns and Tools

Project Patterns and Tools

24
Comments 4
2 min read
Migrate Angular 8 from TSLint to ESLint

Migrate Angular 8 from TSLint to ESLint

24
Comments 1
5 min read
Enabling ESLint on Intellij & VSCode

Enabling ESLint on Intellij & VSCode

23
Comments
3 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
Nested Ternary statements in React JSX

Nested Ternary statements in React JSX

21
Comments 6
1 min read
Create a custom eslint rule with typescript

Create a custom eslint rule with typescript

21
Comments 4
2 min read
Configurando um projeto Vue 3 + Vite + Typescript + Eslint + Tailwind

Configurando um projeto Vue 3 + Vite + Typescript + Eslint + Tailwind

20
Comments 2
5 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
React-Native Linting & Testing

React-Native Linting & Testing

20
Comments
6 min read
Start New Next.js Project Notes

Start New Next.js Project Notes

20
Comments
3 min read
loading...