.jshintrc 53 B

12345
  1. {
  2. "asi": true,
  3. "esversion": 8,
  4. "indent": true
  5. }