.eslintrc.json 46 B

1234
  1. {
  2. "extends": "theme-next",
  3. "root": true
  4. }