.eslintrc 60 B

12345678
  1. {
  2. "root": true,
  3. "extends": "@ljharb",
  4. "rules": {
  5. },
  6. }