DEV Community

# eslint

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Typescript: Bang operator considered harmful

Typescript: Bang operator considered harmful

12
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

16
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

37
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

101
Comments 11
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

16
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

7
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)

354
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

16
Comments
3 min read
Creating your own ESLint config package

Creating your own ESLint config package

11
Comments
3 min read
loading...