summaryrefslogtreecommitdiff
path: root/tools/eslint-rules/require-common-first.js
Commit message (Expand)AuthorAgeFilesLines
* tools: update ESLint custom rules to not use the deprecated formatAntoine du Hamel2023-02-031-54/+56
* tools: enforce use of trailing commas in `tools/`Antoine du Hamel2022-12-181-2/+2
* lib,test,tools: use consistent JSDoc typesRich Trott2021-11-291-3/+3
* tools: decrease code duplication for isString() in lint rulescjihrig2019-05-171-10/+1
* tools: DRY isRequireCall() in lint rulescjihrig2019-05-151-9/+1
* tools: force common be required before any other modulesZYSzys2019-05-131-0/+98