DEV Community

# eslint

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to auto format code on vscode

How to auto format code on vscode

24
Comments 5
1 min read
Focus on writing code not formatting: Prettier + ESLint

Focus on writing code not formatting: Prettier + ESLint

8
Comments
3 min read
ESLint & Prettier in Nuxt + VSCode

ESLint & Prettier in Nuxt + VSCode

31
Comments 4
1 min read
Include files, rather than ignore

Include files, rather than ignore

7
Comments 2
1 min read
Configurando ESLint no Node com Express e Typescript

Configurando ESLint no Node com Express e Typescript

37
Comments
4 min read
Node.js (Express) with TypeScript, Eslint, Jest, Prettier and Husky - Part 1

Node.js (Express) with TypeScript, Eslint, Jest, Prettier and Husky - Part 1

71
Comments 1
4 min read
Migrating from TSLint to ES Lint, Formating with Prettier, VS code workspaces

Migrating from TSLint to ES Lint, Formating with Prettier, VS code workspaces

13
Comments
5 min read
How to setup NextJS with TypeScript and ESLint + prettier

How to setup NextJS with TypeScript and ESLint + prettier

8
Comments
3 min read
Clean ESLint import management for ReactJS

Clean ESLint import management for ReactJS

9
Comments
2 min read
Using ESLint and Prettier in a TypeScript Next.js Project with pre-commit hooks

Using ESLint and Prettier in a TypeScript Next.js Project with pre-commit hooks

41
Comments
3 min read
Static Analysis: What Is It and Why Is It Important?

Static Analysis: What Is It and Why Is It Important?

6
Comments
4 min read
Create React App from Scratch

Create React App from Scratch

31
Comments
6 min read
Time for some reflection

Time for some reflection

2
Comments
5 min read
Check for extraneous props in React (and save hours of debugging)

Check for extraneous props in React (and save hours of debugging)

13
Comments 4
4 min read
VSCode Setup with ESLint and Prettier

VSCode Setup with ESLint and Prettier

51
Comments
7 min read
How to get ESlint and Prettier to play nice in VS Code?

How to get ESlint and Prettier to play nice in VS Code?

9
Comments
3 min read
What is linting and how can it save you time?

What is linting and how can it save you time?

19
Comments 1
9 min read
Setup ESLint, Prettier & Airbnb Style Guide in under 2 Minutes

Setup ESLint, Prettier & Airbnb Style Guide in under 2 Minutes

41
Comments 2
2 min read
Use Airbnb's ESLint Config with TypeScript & Prettier in Svelte Apps

Use Airbnb's ESLint Config with TypeScript & Prettier in Svelte Apps

21
Comments 7
1 min read
Using ESLint and Prettier with VScode in an Angular Project 🚀(outdated)

Using ESLint and Prettier with VScode in an Angular Project 🚀(outdated)

75
Comments 15
3 min read
How to visualize ESLint errors on Github!

How to visualize ESLint errors on Github!

17
Comments
2 min read
A new React project with Typescript, Eslint, and Prettier

A new React project with Typescript, Eslint, and Prettier

82
Comments 9
4 min read
How to use eslint with webpack / ES6 / modules

How to use eslint with webpack / ES6 / modules

34
Comments
1 min read
Refactoring and linting

Refactoring and linting

6
Comments
2 min read
Make VSCode works with your custom Webpack aliases

Make VSCode works with your custom Webpack aliases

17
Comments 2
2 min read
loading...