.eslintrc.json 56 B

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