UNPKG

canonical

Version:

Canonical code style linter and formatter for JavaScript, SCSS and CSS.

11 lines (9 loc) 138 B
/** * An object environment feature flags. * * @static * @memberOf _ * @type Object */ var support = {}; module.exports = support;