DEV Community

# eslint

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Enforcing ESLint rules: A guide to taming codebase chaos

Enforcing ESLint rules: A guide to taming codebase chaos

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

The Best ESLint Rules for React Projects

49
Comments 5
8 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
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
'return await' in a try/catch

'return await' in a try/catch

24
Comments 17
1 min read
Master Your Code with ESLint Configurations 🚀

Master Your Code with ESLint Configurations 🚀

20
Comments 1
6 min read
What is Linting and how to use a Linter tool💻

What is Linting and how to use a Linter tool💻

19
Comments 6
3 min read
~~New~~ Old way to write CSS

~~New~~ Old way to write CSS

16
Comments 4
8 min read
Nx 17.0 Has Landed!!!

Nx 17.0 Has Landed!!!

14
Comments
10 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
Configure Helix for Typescript + ESLint + Prettier/dprint

Configure Helix for Typescript + ESLint + Prettier/dprint

9
Comments
5 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
Biome.js : Prettier+ESLint killer ?

Biome.js : Prettier+ESLint killer ?

7
Comments 2
3 min read
Introduction to eslint-plugin-lube

Introduction to eslint-plugin-lube

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

Configure Helix for Typescript + ESLint + Prettier/dprint

6
Comments 2
5 min read
Yet Another Newsletter LOL: Madden 2025

Yet Another Newsletter LOL: Madden 2025

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

Lint rule for self-closing tags in Angular

6
Comments
3 min read
Recommended Linters

Recommended Linters

6
Comments 1
3 min read
ESLint: The Hows, Whys, and Who Behind It

ESLint: The Hows, Whys, and Who Behind It

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

The Nx Node/React Stack part 1 - Environment

5
Comments
4 min read
Guide to ESLint & Prettier with Nuxt 3

Guide to ESLint & Prettier with Nuxt 3

3
Comments 6
11 min read
Vite + ReactTS + ESLint Airbnb + Prettier

Vite + ReactTS + ESLint Airbnb + Prettier

3
Comments
3 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
ESLint playground & meta tag editor - DevHunt Digest #3

ESLint playground & meta tag editor - DevHunt Digest #3

2
Comments
5 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
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
Disable Annotations in Github Actions

Disable Annotations in Github Actions

1
Comments
2 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
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
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
TypeScript 5: importsNotUsedAsValues replaced by ESLint consistent-type-imports

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

1
Comments
5 min read
Filter undefined elements and make ESLint happy, too

Filter undefined elements and make ESLint happy, too

1
Comments
2 min read
Setup Next.js 14 project with Eslint + Prettier + Tailwind CSS

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

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

New ESLint flat config file format example

1
Comments 2
5 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
Update eslint-config-ts-prefixer@v0.23.3

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

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

Why did we build a custom ESLint plugin?

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

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

Configuring ESLint for AWS-CDK on VSCode

Comments
3 min read
Configura ts-standard como linter en tu proyecto

Configura ts-standard como linter en tu proyecto

Comments
1 min read
How to Setup ESLint and Prettier in an Angular Project

How to Setup ESLint and Prettier in an Angular Project

Comments
9 min read
Run ESLint with Husky

Run ESLint with Husky

Comments
2 min read
Force Lodash Import Scope

Force Lodash Import Scope

Comments
1 min read
Today I learned: appsync and description fields.

Today I learned: appsync and description fields.

Comments
1 min read
Sheriff release v16

Sheriff release v16

Comments
2 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 min read
My thoughts on Eslint dropping formatting rules

My thoughts on Eslint dropping formatting rules

Comments
4 min read
Custom ESLint rules #1/5: introduction

Custom ESLint rules #1/5: introduction

Comments
2 min read
Typescript ESLint Global Variables

Typescript ESLint Global Variables

Comments
1 min read
Typescript ESLint rules Variables

Typescript ESLint rules Variables

Comments
1 min read
Resolve Eslint and Prettier conflicting

Resolve Eslint and Prettier conflicting

Comments
1 min read
Customizing ESLint: Utilizing Custom Rules

Customizing ESLint: Utilizing Custom Rules

Comments
5 min read
Custom ESLint rules #2/5: setup a sample project

Custom ESLint rules #2/5: setup a sample project

Comments
3 min read
Opinionated code formatters suck (*)

Opinionated code formatters suck (*)

Comments
4 min read
Custom ESLint rules #3/5: creating a new rule

Custom ESLint rules #3/5: creating a new rule

Comments
3 min read
Publishing ESLint rules to npm using pnpm monorepo

Publishing ESLint rules to npm using pnpm monorepo

Comments
4 min read
Integration of eslint, prettier, husky, lint-staged, commit-lint with next js

Integration of eslint, prettier, husky, lint-staged, commit-lint with next js

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

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

Comments
1 min read
ESLint and Prettier

ESLint and Prettier

Comments
1 min read
loading...