my-idlers/node_modules/es5-ext/test/promise/.eslintrc.json

2 lines
55 B
JSON
Raw Normal View History

{ "globals": { "Promise": true, "setTimeout": true } }