DEV Community

# eslint

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Configure Eslint, Prettier and show eslint warning into running console vite react typescript project

Configure Eslint, Prettier and show eslint warning into running console vite react typescript project

Comments
3 min read
Building Vue3 Component Library from Scratch #11 ESlint + Prettier + Stylelint

Building Vue3 Component Library from Scratch #11 ESlint + Prettier + Stylelint

3
Comments
3 min read
Setup Eslint + Prettier for code standardization in React

Setup Eslint + Prettier for code standardization in React

3
Comments
5 min read
Setup Eslint + Prettier para padronização de código em React

Setup Eslint + Prettier para padronização de código em React

1
Comments
6 min read
Configuring ESLint for AWS-CDK on VSCode

Configuring ESLint for AWS-CDK on VSCode

Comments
3 min read
ESLint Plugin. What was missed in the doc?

ESLint Plugin. What was missed in the doc?

6
Comments
4 min read
Mastering Code Quality: Setting Up ESLint with Standard JS in TypeScript Projects

Mastering Code Quality: Setting Up ESLint with Standard JS in TypeScript Projects

1
Comments
14 min read
Step-by-Step Guide to Setting Up Husky, ESLint, and Prettier in a Next.js TypeScript Project

Step-by-Step Guide to Setting Up Husky, ESLint, and Prettier in a Next.js TypeScript Project

2
Comments
3 min read
Setting Up Express development environment (Typescript, Eslint, Prettier)

Setting Up Express development environment (Typescript, Eslint, Prettier)

1
Comments 2
2 min read
I switch from Eslint to Biome

I switch from Eslint to Biome

2
Comments 4
2 min read
Biome.js : Prettier+ESLint killer ?

Biome.js : Prettier+ESLint killer ?

8
Comments 2
3 min read
Filter undefined elements and make ESLint happy, too

Filter undefined elements and make ESLint happy, too

1
Comments
2 min read
New ESLint flat config file format example

New ESLint flat config file format example

3
Comments 4
5 min read
Como usar Eslint

Como usar Eslint

Comments
2 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
Setup Next.js 14 project with Eslint + Prettier + Tailwind CSS

Setup Next.js 14 project with Eslint + Prettier + Tailwind CSS

7
Comments 1
1 min read
Use callback in setState when referencing the previous state.eslintreact/no-access-state-in-setstate

Use callback in setState when referencing the previous state.eslintreact/no-access-state-in-setstate

Comments
1 min read
How to ban type assertions with lint

How to ban type assertions with lint

Comments
2 min read
Master Your Code with ESLint Configurations 🚀

Master Your Code with ESLint Configurations 🚀

20
Comments 1
6 min read
Publishing ESLint rules to npm using pnpm monorepo

Publishing ESLint rules to npm using pnpm monorepo

Comments
4 min read
Simplify Your Workflow: Code Linting Automation with Git Hooks, Husky, and Lint-Staged

Simplify Your Workflow: Code Linting Automation with Git Hooks, Husky, and Lint-Staged

2
Comments
3 min read
Yet Another Newsletter LOL: Madden 2025

Yet Another Newsletter LOL: Madden 2025

6
Comments
4 min read
Configuring Prettier and ESLint in Your VSCode TypeScript Project

Configuring Prettier and ESLint in Your VSCode TypeScript Project

2
Comments
2 min read
Recommended Linters

Recommended Linters

6
Comments 1
3 min read
ESLint and Prettier: A Symphony of Code Quality and Formatting

ESLint and Prettier: A Symphony of Code Quality and Formatting

1
Comments
2 min read
Guide to ESLint & Prettier with Nuxt 3

Guide to ESLint & Prettier with Nuxt 3

9
Comments 6
11 min read
Настройка корректной работы eslint в VS Code, когда .eslintrc.js располагается не в корневой директории.

Настройка корректной работы eslint в VS Code, когда .eslintrc.js располагается не в корневой директории.

Comments
1 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
Configuring ESLint to use with Prettier and HTML-ESlint parser

Configuring ESLint to use with Prettier and HTML-ESlint parser

8
Comments 1
4 min read
Revolutionize Your Code: Oxlint Launches as a Blazing-Fast Rust-Powered Alternative to ESLint

Revolutionize Your Code: Oxlint Launches as a Blazing-Fast Rust-Powered Alternative to ESLint

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

'return await' in a try/catch

24
Comments 17
1 min read
Opinionated code formatters suck (*)

Opinionated code formatters suck (*)

Comments
4 min read
Level Up Your TypeScript Projects: Discover the Power of ESLint and Prettier

Level Up Your TypeScript Projects: Discover the Power of ESLint and Prettier

1
Comments
3 min read
"ESLint was configured to run ... However, that TSConfig does not / none of those TSConfigs include this file"

"ESLint was configured to run ... However, that TSConfig does not / none of those TSConfigs include this file"

Comments 1
1 min read
My script to install husky, commitlint and lint-staged with zx

My script to install husky, commitlint and lint-staged with zx

1
Comments
1 min read
~~New~~ Old way to write CSS

~~New~~ Old way to write CSS

16
Comments 4
8 min read
Lint rule for self-closing tags in Angular

Lint rule for self-closing tags in Angular

7
Comments
3 min read
What is Linting and how to use a Linter tool💻

What is Linting and how to use a Linter tool💻

18
Comments 6
3 min read
Introduction to eslint-plugin-lube

Introduction to eslint-plugin-lube

5
Comments
3 min read
Configure Helix for Typescript + ESLint + Prettier/dprint

Configure Helix for Typescript + ESLint + Prettier/dprint

7
Comments 2
5 min read
Configure Helix for Typescript + ESLint + Prettier/dprint

Configure Helix for Typescript + ESLint + Prettier/dprint

11
Comments
5 min read
Setting up Code Formatting with ESLint, TypeScript, and Prettier in Visual Studio Code

Setting up Code Formatting with ESLint, TypeScript, and Prettier in Visual Studio Code

1
Comments
1 min read
Nx 17.0 Has Landed!!!

Nx 17.0 Has Landed!!!

14
Comments
10 min read
ESLint playground & meta tag editor - DevHunt Digest #3

ESLint playground & meta tag editor - DevHunt Digest #3

2
Comments
5 min read
Why did we build a custom ESLint plugin?

Why did we build a custom ESLint plugin?

1
Comments
1 min read
The Best ESLint Rules for React Projects

The Best ESLint Rules for React Projects

51
Comments 5
8 min read
Update eslint-config-ts-prefixer@v0.23.3

Update eslint-config-ts-prefixer@v0.23.3

1
Comments
2 min read
Disable Annotations in Github Actions

Disable Annotations in Github Actions

3
Comments
2 min read
Vite + ReactTS + ESLint Airbnb + Prettier

Vite + ReactTS + ESLint Airbnb + Prettier

3
Comments
3 min read
The Nx Node/React Stack part 1 - Environment

The Nx Node/React Stack part 1 - Environment

5
Comments
4 min read
Manage Nx library dependencies with the @nx/dependency-checks ESLint rule

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

28
Comments 13
7 min read
Ferramentas e técnicas para definir um limite de caracteres por linha ideal para seu código

Ferramentas e técnicas para definir um limite de caracteres por linha ideal para seu código

2
Comments
10 min read
ESLint: The Hows, Whys, and Who Behind It

ESLint: The Hows, Whys, and Who Behind It

6
Comments
5 min read
TypeScript 5: importsNotUsedAsValues replaced by ESLint consistent-type-imports

TypeScript 5: importsNotUsedAsValues replaced by ESLint consistent-type-imports

1
Comments
5 min read
Effortlessly Set Up a Next.js Project with ESLint: A Step-by-Step Guide

Effortlessly Set Up a Next.js Project with ESLint: A Step-by-Step Guide

2
Comments
2 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

13
Comments 2
14 min read
Set Up ESLint with Angular and the Airbnb Style Guide (effortlessly)

Set Up ESLint with Angular and the Airbnb Style Guide (effortlessly)

9
Comments 1
3 min read
Why you should add Eslint to a React Vite project

Why you should add Eslint to a React Vite project

9
Comments
3 min read
Linting JavaScript codebase with Eslint

Linting JavaScript codebase with Eslint

1
Comments
1 min read
My takes on EsLint and Prettier against TypeScript

My takes on EsLint and Prettier against TypeScript

6
Comments 4
2 min read
loading...