.eslintrc.json 56 B

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