UNPKG

eslint-config-airbnb-standard

Version:

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

17 lines (16 loc) 292 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var RubyRole = { relatedConcepts: [{ module: 'HTML', concept: { name: 'ruby' } }], type: 'structure' }; var _default = RubyRole; exports["default"] = _default;