Forem

# eslint

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Streamlining your Tailwind CSS workflow with ESLint + Prettier
Cover image for Streamlining your Tailwind CSS workflow with ESLint + Prettier

Streamlining your Tailwind CSS workflow with ESLint + Prettier

9
Comments
8 min read
Gentle Introduction To ESLint Rules

Gentle Introduction To ESLint Rules

30
Comments 3
19 min read
Standardize imports with ESLint
Cover image for Standardize imports with ESLint

Standardize imports with ESLint

5
Comments
2 min read
Prepare Expo project with bash script to setup TypeScript ESLint Prettier

Prepare Expo project with bash script to setup TypeScript ESLint Prettier

8
Comments
2 min read
Expo TypeScript ESLint Prettier initial setup
Cover image for Expo TypeScript ESLint Prettier initial setup

Expo TypeScript ESLint Prettier initial setup

17
Comments
2 min read
How to fix EsLint Error: Must use import to load ES Module
Cover image for How to fix EsLint Error: Must use import to load ES Module

How to fix EsLint Error: Must use import to load ES Module

11
Comments
1 min read
Is the Airbnb ESLint config still a thing for React?

Is the Airbnb ESLint config still a thing for React?

14
Comments 7
1 min read
ESLint, Prettier and VSCode Troubleshooting

ESLint, Prettier and VSCode Troubleshooting

59
Comments
5 min read
ESLint and Prettier
Cover image for ESLint and Prettier

ESLint and Prettier

16
Comments 2
2 min read
Fixes all eslint on save

Fixes all eslint on save

10
Comments 1
1 min read
How to gradually add an eslint rule
Cover image for How to gradually add an eslint rule

How to gradually add an eslint rule

14
Comments 1
2 min read
ESLint, qué es y cómo instalarlo en nuestro proyecto
Cover image for ESLint, qué es y cómo instalarlo en nuestro proyecto

ESLint, qué es y cómo instalarlo en nuestro proyecto

10
Comments 1
2 min read
Set up ESLint, Prettier and Husky in a React project | a step by step guide
Cover image for 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

70
Comments 10
7 min read
Modern, faster alternatives to ESLint
Cover image for Modern, faster alternatives to ESLint

Modern, faster alternatives to ESLint

9
Comments
10 min read
Configuration ESLint and Prettier in a project React.
Cover image for Configuration ESLint and Prettier in a project React.

Configuration ESLint and Prettier in a project React.

8
Comments
1 min read
Fixing "Require statement not part of import statement.eslint[@typescript-eslint/no-var-requires]"

Fixing "Require statement not part of import statement.eslint[@typescript-eslint/no-var-requires]"

17
Comments
1 min read
REACT - Function component is not a function declaration

REACT - Function component is not a function declaration

6
Comments
2 min read
How to create a custom ESlint plugin
Cover image for How to create a custom ESlint plugin

How to create a custom ESlint plugin

24
Comments 2
5 min read
Last piece of the puzzle: Moving Satellite inside Telescope

Last piece of the puzzle: Moving Satellite inside Telescope

5
Comments
2 min read
How to setup Next.js project with TypeScript, ESLint and Prettier
Cover image for How to setup Next.js project with TypeScript, ESLint and Prettier

How to setup Next.js project with TypeScript, ESLint and Prettier

17
Comments
4 min read
Configure Prettier and ESLint with Angular
Cover image for Configure Prettier and ESLint with Angular

Configure Prettier and ESLint with Angular

77
Comments 7
4 min read
Sorting your imports with ESLint
Cover image for Sorting your imports with ESLint

Sorting your imports with ESLint

62
Comments 11
2 min read
How to gradually migrate a large React codebase to TypeScript
Cover image for How to gradually migrate a large React codebase to TypeScript

How to gradually migrate a large React codebase to TypeScript

6
Comments
5 min read
TIL: ESLint | Fix "'props' is assigned a value but never used @typescript-eslint/no-unused-vars"

TIL: ESLint | Fix "'props' is assigned a value but never used @typescript-eslint/no-unused-vars"

13
Comments
1 min read
How to Create Custom ESLint Rules (It's Not as Hard as You Think...)

How to Create Custom ESLint Rules (It's Not as Hard as You Think...)

11
Comments 2
4 min read
loading...