.eslintrc.json 57 B

123
  1. {
  2. "globals": { "Promise": true, "setTimeout": true }
  3. }