.eslintrc.json 54 B

1234
  1. {
  2. "extends": ["next/core-web-vitals", "prettier"]
  3. }