DEV Community

# eslint

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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]"

16
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

How to create a custom ESlint plugin

23
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

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

17
Comments
4 min read
Configure Prettier and ESLint with Angular

Configure Prettier and ESLint with Angular

75
Comments 7
4 min read
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

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
How I Setup ESLint, Prettier, and EditorConfig for Static Sites

How I Setup ESLint, Prettier, and EditorConfig for Static Sites

10
Comments
7 min read
TypeScript and Vue3 in VS Code Setup

TypeScript and Vue3 in VS Code Setup

7
Comments
2 min read
Code quality: pre-commit linting

Code quality: pre-commit linting

6
Comments
4 min read
Custom Angular Components Suffix in ESLint

Custom Angular Components Suffix in ESLint

2
Comments 1
1 min read
Most useful eslint rules for networking code (async/await/promises)

Most useful eslint rules for networking code (async/await/promises)

8
Comments 1
1 min read
no dislocation = no-undef

no dislocation = no-undef

4
Comments
1 min read
Check if a Github ticket is closed with eslint

Check if a Github ticket is closed with eslint

6
Comments
1 min read
How to write an ESLint plugin in TypeScript

How to write an ESLint plugin in TypeScript

8
Comments
12 min read
Use TypeScript Interfaces Instead of ESLint PropTypes Validation

Use TypeScript Interfaces Instead of ESLint PropTypes Validation

5
Comments
3 min read
The project created by "yarn create next-app" does not recognize eslint

The project created by "yarn create next-app" does not recognize eslint

3
Comments
1 min read
How to quickly configure ESLint for import sorting

How to quickly configure ESLint for import sorting

46
Comments 2
2 min read
Webpack React TypeScript ESLint

Webpack React TypeScript ESLint

3
Comments
2 min read
TIL: ESLint | Fix "'defineProps' is not defined."

TIL: ESLint | Fix "'defineProps' is not defined."

18
Comments 5
1 min read
Setup inicial de aplicações ReactJs

Setup inicial de aplicações ReactJs

8
Comments 1
5 min read
loading...