summaryrefslogtreecommitdiff
path: root/.eslintrc
blob: 97a2bb84efb394d6cf82618d8ea913de249d4a83 (about) (plain)
1
2
3
{
  "extends": ["next", "next/core-web-vitals"]
}