.eslintrc.json 36 B

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