.eslintrc.json 37B

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