.eslintrc.json 45 B

12345
  1. {
  2. "globals": {
  3. "EnityLogin":true
  4. }
  5. }