DEV Community

# eslint

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Stop using CSS Class Selectors in Jasmine Tests: Here's a Better Way

Stop using CSS Class Selectors in Jasmine Tests: Here's a Better Way

Comments
3 min read
Simplifying Code Quality with a Unified Biome Configuration

Simplifying Code Quality with a Unified Biome Configuration

Comments
3 min read
Setting up Prettier, ESLint, Airbnb, Stylelint, Husky, and lint-staged for a consistent Node.js workflow

Setting up Prettier, ESLint, Airbnb, Stylelint, Husky, and lint-staged for a consistent Node.js workflow

Comments
7 min read
undefined in Optional Types: The Gotcha No One Warned Me About

undefined in Optional Types: The Gotcha No One Warned Me About

6
Comments 1
2 min read
Setup ESLint and Prettier in Nuxt 4

Setup ESLint and Prettier in Nuxt 4

2
Comments 1
2 min read
How to Add ESLint and prettier to an Angular Application

How to Add ESLint and prettier to an Angular Application

5
Comments
2 min read
Code Quality Automation: ESLint Rules, Prettier, and Custom Linting

Code Quality Automation: ESLint Rules, Prettier, and Custom Linting

3
Comments 1
3 min read
Never lose valuable error context in JavaScript

Never lose valuable error context in JavaScript

14
Comments 6
4 min read
Setting Up a Modern Express API with TypeScript, Jest, ESLint, Prettier - Quick guide 2025

Setting Up a Modern Express API with TypeScript, Jest, ESLint, Prettier - Quick guide 2025

2
Comments
4 min read
Setting up ESLint in my Next.js + TypeScript project to keep code clean, consistent, and bug-free—a must for writing like a pro!

Setting up ESLint in my Next.js + TypeScript project to keep code clean, consistent, and bug-free—a must for writing like a pro!

1
Comments
4 min read
What 'eslint.config.js' do in React ?

What 'eslint.config.js' do in React ?

1
Comments
1 min read
Set up a new React project: Vite, TypeScript, ESLint, Prettier and pre-commit hooks

Set up a new React project: Vite, TypeScript, ESLint, Prettier and pre-commit hooks

3
Comments
3 min read
How to disable ember/no-empty-glimmer-component-classes

How to disable ember/no-empty-glimmer-component-classes

Comments
1 min read
Level Up Your Code with Airbnb's Extended ESLint Configuration

Level Up Your Code with Airbnb's Extended ESLint Configuration

8
Comments
5 min read
Biome – A Good Tool for Linting and Formatting Code

Biome – A Good Tool for Linting and Formatting Code

5
Comments 2
3 min read
🚀 Enhancing Your React Native Codebase: Best Practices & Modern Tooling

🚀 Enhancing Your React Native Codebase: Best Practices & Modern Tooling

1
Comments
3 min read
Biblioteca de componentes React e typescript, parte 2: padronização de código com typescript-eslint e prettier

Biblioteca de componentes React e typescript, parte 2: padronização de código com typescript-eslint e prettier

Comments
6 min read
React and typescript components lib, part 2: code standardization with typescript-eslint and prettier

React and typescript components lib, part 2: code standardization with typescript-eslint and prettier

1
Comments
6 min read
Interface vs. Type in TypeScript: How I Built a Custom ESLint Rule to Convert All Interfaces to Types

Interface vs. Type in TypeScript: How I Built a Custom ESLint Rule to Convert All Interfaces to Types

5
Comments
5 min read
If ESLint won't let you build your NextJS 15 app because of no-unused-vars do this

If ESLint won't let you build your NextJS 15 app because of no-unused-vars do this

Comments
1 min read
🚀 Why Use ESLint in Your Project?

🚀 Why Use ESLint in Your Project?

9
Comments 7
2 min read
Recent vulnerabilities in eslint impact my Symfony projects with ux-vue

Recent vulnerabilities in eslint impact my Symfony projects with ux-vue

Comments
1 min read
Mastering ESLint for Node.js: Tips and Tricks to Write Cleaner Code

Mastering ESLint for Node.js: Tips and Tricks to Write Cleaner Code

1
Comments
3 min read
How to Set Up ESLint, Prettier, and Husky in Next.js ?

How to Set Up ESLint, Prettier, and Husky in Next.js ?

3
Comments
3 min read
How to Use ESLint Like a Sane Developer (JavaScript & TypeScript Edition)

How to Use ESLint Like a Sane Developer (JavaScript & TypeScript Edition)

Comments
3 min read
loading...