atom-landing / .eslintrc.json
Florin Bobiș
next 14.2.13
cbe7544
raw
history blame
61 Bytes
{
"extends": ["next/core-web-vitals", "next/typescript"]
}