.eslintrc 38 B

12345
  1. {
  2. "rules": {
  3. "id-length": 0,
  4. },
  5. }