Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
eslint
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
How to ban type assertions with lint
yamatai12
yamatai12
yamatai12
Follow
Mar 1 '24
How to ban type assertions with lint
#
eslint
#
typescript
#
typeassertion
4
reactions
Comments
Add Comment
2 min read
Master Your Code with ESLint Configurations 🚀
Laura Grassi
Laura Grassi
Laura Grassi
Follow
Feb 21 '24
Master Your Code with ESLint Configurations 🚀
#
eslint
#
webdev
#
productivity
#
javascript
23
reactions
Comments
1
comment
6 min read
NextJS 14'te Kod Kalitesini Artırma: ESLint, Prettier ve Husky Kullanımı
Onur ÇOBAN
Onur ÇOBAN
Onur ÇOBAN
Follow
Feb 20 '24
NextJS 14'te Kod Kalitesini Artırma: ESLint, Prettier ve Husky Kullanımı
#
nextjs
#
prettier
#
eslint
#
husk
Comments
Add Comment
1 min read
Yet Another Newsletter LOL: Madden 2025
Nick Taylor
Nick Taylor
Nick Taylor
Follow
Feb 11 '24
Yet Another Newsletter LOL: Madden 2025
#
javascript
#
opensource
#
eslint
6
reactions
Comments
Add Comment
4 min read
Configuring Prettier and ESLint in Your VSCode TypeScript Project
Nils Whitmont
Nils Whitmont
Nils Whitmont
Follow
Feb 8 '24
Configuring Prettier and ESLint in Your VSCode TypeScript Project
#
webdev
#
prettier
#
eslint
#
vscode
17
reactions
Comments
Add Comment
2 min read
Recommended Linters
Boris Shulyak
Boris Shulyak
Boris Shulyak
Follow
Feb 3 '24
Recommended Linters
#
javascript
#
react
#
eslint
#
webdev
8
reactions
Comments
1
comment
3 min read
ESLint and Prettier: A Symphony of Code Quality and Formatting
Ellis
Ellis
Ellis
Follow
Jan 31 '24
ESLint and Prettier: A Symphony of Code Quality and Formatting
#
eslint
#
javascript
#
react
#
vue
2
reactions
Comments
Add Comment
2 min read
Guide to ESLint & Prettier with Nuxt 3
Nikita Dmitriev
Nikita Dmitriev
Nikita Dmitriev
Follow
Jan 29 '24
Guide to ESLint & Prettier with Nuxt 3
#
nuxt
#
javascript
#
eslint
#
prettier
37
reactions
Comments
7
comments
11 min read
Настройка корректной работы eslint в VS Code, когда .eslintrc.js располагается не в корневой директории.
MariannaKhanina
MariannaKhanina
MariannaKhanina
Follow
Jan 25 '24
Настройка корректной работы eslint в VS Code, когда .eslintrc.js располагается не в корневой директории.
#
eslint
#
vscode
#
linter
#
changeprocesscwd
Comments
Add Comment
1 min read
Simplify Your Workflow: Code Linting Automation with Git Hooks, Husky, and Lint-Staged
Harish Kumar
Harish Kumar
Harish Kumar
Follow
Jan 23 '24
Simplify Your Workflow: Code Linting Automation with Git Hooks, Husky, and Lint-Staged
#
git
#
eslint
#
javascript
#
react
2
reactions
Comments
Add Comment
3 min read
Integration of eslint, prettier, husky, lint-staged, commit-lint with next js
Adarsh
Adarsh
Adarsh
Follow
Jan 19 '24
Integration of eslint, prettier, husky, lint-staged, commit-lint with next js
#
nextjs
#
eslint
#
prettier
#
codingstandard
Comments
Add Comment
3 min read
Publishing ESLint rules to npm using pnpm monorepo
Neeraj Lagwankar
Neeraj Lagwankar
Neeraj Lagwankar
Follow
Jan 13 '24
Publishing ESLint rules to npm using pnpm monorepo
#
webdev
#
eslint
#
npm
#
pnpm
Comments
Add Comment
4 min read
Enforcing ESLint rules: A guide to taming codebase chaos
Corentin Doue
Corentin Doue
Corentin Doue
Follow
for
Theodo
Jan 2 '24
Enforcing ESLint rules: A guide to taming codebase chaos
#
node
#
eslint
#
javascript
#
webdev
54
reactions
Comments
1
comment
3 min read
Configuring ESLint to use with Prettier and HTML-ESlint parser
24adithya
24adithya
24adithya
Follow
Dec 31 '23
Configuring ESLint to use with Prettier and HTML-ESlint parser
#
javascript
#
eslint
#
prettier
#
html
8
reactions
Comments
1
comment
4 min read
Revolutionize Your Code: Oxlint Launches as a Blazing-Fast Rust-Powered Alternative to ESLint
Bernard K
Bernard K
Bernard K
Follow
Dec 16 '23
Revolutionize Your Code: Oxlint Launches as a Blazing-Fast Rust-Powered Alternative to ESLint
#
oxlint
#
eslint
#
rust
#
linter
3
reactions
Comments
1
comment
3 min read
'return await' in a try/catch
Daniel Bellmas
Daniel Bellmas
Daniel Bellmas
Follow
Dec 9 '23
'return await' in a try/catch
#
javascript
#
node
#
eslint
#
webdev
29
reactions
Comments
17
comments
1 min read
Opinionated code formatters suck (*)
Alexandre Leduc
Alexandre Leduc
Alexandre Leduc
Follow
Dec 3 '23
Opinionated code formatters suck (*)
#
javascript
#
prettier
#
biome
#
eslint
Comments
3
comments
4 min read
Level Up Your TypeScript Projects: Discover the Power of ESLint and Prettier
Domenico Colandrea
Domenico Colandrea
Domenico Colandrea
Follow
Nov 28 '23
Level Up Your TypeScript Projects: Discover the Power of ESLint and Prettier
#
eslint
#
prettier
#
typescript
#
linting
1
reaction
Comments
Add Comment
3 min read
"ESLint was configured to run ... However, that TSConfig does not / none of those TSConfigs include this file"
YURII DE.
YURII DE.
YURII DE.
Follow
Nov 19 '23
"ESLint was configured to run ... However, that TSConfig does not / none of those TSConfigs include this file"
#
eslint
6
reactions
Comments
1
comment
1 min read
My script to install husky, commitlint and lint-staged with zx
amiceli
amiceli
amiceli
Follow
Nov 18 '23
My script to install husky, commitlint and lint-staged with zx
#
husky
#
eslint
#
zx
#
git
1
reaction
Comments
Add Comment
1 min read
~~New~~ Old way to write CSS
Levcsák Sándor
Levcsák Sándor
Levcsák Sándor
Follow
Nov 16 '23
~~New~~ Old way to write CSS
#
vue
#
eslint
#
css
26
reactions
Comments
4
comments
8 min read
Lint rule for self-closing tags in Angular
Dzhavat Ushev
Dzhavat Ushev
Dzhavat Ushev
Follow
for
This is Angular
Nov 13 '23
Lint rule for self-closing tags in Angular
#
angular
#
eslint
7
reactions
Comments
Add Comment
3 min read
What is Linting and how to use a Linter tool💻
Aryan Dev Shourie
Aryan Dev Shourie
Aryan Dev Shourie
Follow
Nov 8 '23
What is Linting and how to use a Linter tool💻
#
webdev
#
javascript
#
eslint
#
programming
19
reactions
Comments
6
comments
3 min read
Introduction to eslint-plugin-lube
Yeom suyun
Yeom suyun
Yeom suyun
Follow
Nov 4 '23
Introduction to eslint-plugin-lube
#
webdev
#
javascript
#
opensource
#
eslint
5
reactions
Comments
Add Comment
3 min read
Configure Helix for Typescript + ESLint + Prettier/dprint
Zisulin Morbrot
Zisulin Morbrot
Zisulin Morbrot
Follow
Oct 29 '23
Configure Helix for Typescript + ESLint + Prettier/dprint
#
helix
#
typescript
#
eslint
#
prettier
10
reactions
Comments
3
comments
5 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account