Blame view

node_modules/es5-ext/promise/.eslintrc.json 37 Bytes
aaac7fed   liuqimichale   add
1
2
3
  {
    "globals": { "Promise": true }
  }