.eslintrc 38 B

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