Forem

# eslint

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Clean Starts Only: Next.js + Vercel starter with Airbnb ESLint & Prettier
Cover image for Clean Starts Only: Next.js + Vercel starter with Airbnb ESLint & Prettier

Clean Starts Only: Next.js + Vercel starter with Airbnb ESLint & Prettier

1
Comments
2 min read
One Tool to Lint and Format: Why I Dropped Prettier in 2025 🛠️

One Tool to Lint and Format: Why I Dropped Prettier in 2025 🛠️

2
Comments
1 min read
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
Cover image for 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
Cover image for 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
Setup ESLint and Prettier in Nuxt 4
Cover image for Setup ESLint and Prettier in Nuxt 4

Setup ESLint and Prettier in Nuxt 4

3
Comments 2
2 min read
undefined in Optional Types: The Gotcha No One Warned Me About
Cover image for 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
How to Add ESLint and prettier to an Angular Application
Cover image for 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
Cover image for 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
Cover image for Never lose valuable error context in JavaScript

Never lose valuable error context in JavaScript

14
Comments 7
4 min read
Setting Up a Modern Express API with TypeScript, Jest, ESLint, Prettier - Quick guide 2025
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Level Up Your Code with Airbnb's Extended ESLint Configuration

Level Up Your Code with Airbnb's Extended ESLint Configuration

9
Comments
5 min read
Biome – A Good Tool for Linting and Formatting Code
Cover image for 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
Cover image for 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?
Cover image for 🚀 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
Cover image for 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
loading...