UNPKG

eslint-config-airbnb-standard

Version:

Airbnb's JS ESLint config + JS Standard Style + semicolons

5 lines (4 loc) 86 B
function _AwaitValue(value) { this.wrapped = value; } module.exports = _AwaitValue;