UNPKG

eslint-config-airbnb-standard

Version:

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

12 lines (11 loc) 256 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var IframePresentationalRole = { relatedConcepts: [], type: 'window' }; var _default = IframePresentationalRole; exports["default"] = _default;