.eslintrc.json 37 B

12345
  1. {
  2. "env": {
  3. "qunit": true
  4. }
  5. }