aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/non-monorepo/.eslintrc.json
blob: a2569c2c7ca0ae6414f77d03ad45925598a4733e (plain) (blame)
1
2
3
4
{
  "root": true,
  "extends": "next/core-web-vitals"
}