UNPKG

eslint-plugin-conarti-fsd

Version:
2 lines (1 loc) 105 B
module.exports.getSourceRangeWithoutQuotes = ([rangeStart, rangeEnd]) => [rangeStart + 1, rangeEnd - 1];