next-app-with-squiggle/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2022-08-01 06:52:49 +00:00
{
"extends": "next/core-web-vitals"
}