UNPKG

eslint-plugin-perfectionist

Version:

ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.

6 lines (5 loc) 246 B
'use strict' Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }) let isCommentAboveOption = groupOption => typeof groupOption === 'object' && 'commentAbove' in groupOption exports.isCommentAboveOption = isCommentAboveOption