DEV Community

# eslint

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
¿Qué es Linting y ESLint?

¿Qué es Linting y ESLint?

5
Comments
10 min read
Linters...How ESLint works?

Linters...How ESLint works?

11
Comments
6 min read
How to create your first ESLint Plugin [Week in Review]

How to create your first ESLint Plugin [Week in Review]

2
Comments
5 min read
ESLint not working in VSCode? Help build a troubleshooting checklist!

ESLint not working in VSCode? Help build a troubleshooting checklist!

21
Comments 4
4 min read
[ESLint] Parsing error: unexpected token =>

[ESLint] Parsing error: unexpected token =>

19
Comments 2
2 min read
The ultimate migration guide to angular-eslint, ESLint and Nx 11

The ultimate migration guide to angular-eslint, ESLint and Nx 11

101
Comments 30
22 min read
Enhance your code readability with Prettier and

Enhance your code readability with Prettier and

3
Comments
2 min read
Migrating and configuring Eslint with Angular 11

Migrating and configuring Eslint with Angular 11

127
Comments 51
7 min read
[2020 ver.] Steps to build a modern front-end environment

[2020 ver.] Steps to build a modern front-end environment

3
Comments
2 min read
Typescript: Bang operator considered harmful

Typescript: Bang operator considered harmful

11
Comments 4
3 min read
Setting up ESLint to work with new or proposed JavaScript features such as private class fields.

Setting up ESLint to work with new or proposed JavaScript features such as private class fields.

7
Comments 1
5 min read
Create custom ESLint rules in 2 minutes

Create custom ESLint rules in 2 minutes

15
Comments 1
3 min read
A quick guide to setup Eslint with Airbnb's style guide and Prettier

A quick guide to setup Eslint with Airbnb's style guide and Prettier

36
Comments 3
4 min read
Eslint for Vue3 projects in VSCode

Eslint for Vue3 projects in VSCode

12
Comments
1 min read
I created TypeScript ESLint Playground

I created TypeScript ESLint Playground

5
Comments
2 min read
Set up ESLint, Prettier and pre-commit hooks using Husky for WordPress from Scratch.

Set up ESLint, Prettier and pre-commit hooks using Husky for WordPress from Scratch.

18
Comments 2
8 min read
How to make ESLint work with Prettier avoiding conflicts and problems

How to make ESLint work with Prettier avoiding conflicts and problems

191
Comments 10
3 min read
Using aliases in webpack

Using aliases in webpack

7
Comments
1 min read
A Dilettante's Guide to Linting

A Dilettante's Guide to Linting

50
Comments 2
11 min read
A Dilettante's Guide to Linting: Addendum

A Dilettante's Guide to Linting: Addendum

9
Comments 1
7 min read
🍿 Publish your own ESLint / Prettier config for React Projects on NPM 📦

🍿 Publish your own ESLint / Prettier config for React Projects on NPM 📦

54
Comments 9
3 min read
Project Patterns and Tools - ESLint

Project Patterns and Tools - ESLint

2
Comments
3 min read
Your First ESLint Rule Applied To Create-React-App

Your First ESLint Rule Applied To Create-React-App

8
Comments
7 min read
Easy start of a Typescript/React project (w/ Yarn, ESlint and Prettier)

Easy start of a Typescript/React project (w/ Yarn, ESlint and Prettier)

67
Comments 3
2 min read
Node.js (Express) with TypeScript, Eslint, Jest, Prettier and Husky - Part 2

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

15
Comments
1 min read
The Importance of Linting

The Importance of Linting

7
Comments
5 min read
NUXT.js using Prettier/ESlint with standardJS rule set

NUXT.js using Prettier/ESlint with standardJS rule set

8
Comments
1 min read
Project Patterns and Tools

Project Patterns and Tools

24
Comments 4
2 min read
Modern TypeScript project template

Modern TypeScript project template

8
Comments
5 min read
Enforcing Consistent and Error Free Code in an Expo React Native Project with TypeScript

Enforcing Consistent and Error Free Code in an Expo React Native Project with TypeScript

15
Comments
13 min read
ESlint and Prettier for React apps (Bonus - Next.js and TypeScript)

ESlint and Prettier for React apps (Bonus - Next.js and TypeScript)

352
Comments 12
6 min read
See ESLint rules detail in VSCode with LintLens plugin

See ESLint rules detail in VSCode with LintLens plugin

3
Comments
1 min read
Setting up a TypeScript NodeJS Application with Prettier and ESLint

Setting up a TypeScript NodeJS Application with Prettier and ESLint

14
Comments
3 min read
Creating your own ESLint config package

Creating your own ESLint config package

11
Comments
3 min read
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

30
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

65
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

12
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

40
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
Time for some reflection

Time for some reflection

2
Comments
5 min read
Create React App from Scratch

Create React App from Scratch

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

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

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

VSCode Setup with ESLint and Prettier

50
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
What Do Open Source Software Maintainers Do?

What Do Open Source Software Maintainers Do?

31
Comments 2
3 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)

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

How to visualize ESLint errors on Github!

16
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

15
Comments 2
2 min read
loading...