Menu

#Eslint

11 posts

Feed·
11 of 11 posts
What ground truth caught that unit tests missed: 3 real bugs in 9 flagship lint rules
🖼️
0

What ground truth caught that unit tests missed: 3 real bugs in 9 flagship lint rules

DEV Community·Ofri Peretz·19 days ago
#FWr8wz6y
#bug#staticanalysis#eslint#testing#node#type

A 5KB ground-truth corpus failed three flagship ESLint rules at F1=1.00 the moment we ran it. Months of green unit tests missed every bug. Three diagnostics, three fixes.

15s
Read More
📰
0

Set Up ESLint and Prettier in a Vue 3 Project for Clean Code

DEV Community: vue·Djamware Tutorial·about 1 month ago
#jhBp4vtM
#dev#code#eslint#prettier#project#clean

This tutorial covers how to use ESLint and Prettier together in a Vue 3 + Vite project to keep your code clean, readable, and team-friendly. Topics covered: Vue 3 project setup ESLint flat config Prettier integration VS Code auto-format on save Team best…

15s
Read More