summaryrefslogtreecommitdiff
path: root/tools/eslint-rules/require-common-first.js
AgeCommit message (Expand)Author
2019-05-17tools: decrease code duplication for isString() in lint rulescjihrig
2019-05-15tools: DRY isRequireCall() in lint rulescjihrig
2019-05-13tools: force common be required before any other modulesZYSzys