UNPKG

eslint-plugin-readable-tailwind

Version:

auto-wraps tailwind classes after a certain print width or class count into multiple lines to improve readability.

7 lines 271 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isCommonJSModule = isCommonJSModule; function isCommonJSModule() { return typeof module !== "undefined" && typeof module.exports !== "undefined"; } //# sourceMappingURL=module.js.map