summaryrefslogtreecommitdiff
path: root/tools/eslint-rules/no-unescaped-regexp-dot.js
Commit message (Expand)AuthorAgeFilesLines
* tools: enforce use of trailing commas in `tools/`Antoine du Hamel2022-12-181-3/+3
* tools: refactor deprecated format in no-unescaped-regexp-dotMadhuri2022-09-271-95/+98
* tools: replace var to let/constMasashi Hirano2019-03-071-8/+8
* benchmark,lib,test,tools: use consistent quotesRich Trott2018-03-071-4/+4
* tools: simplify no-unescaped-regexp-dot ruleRich Trott2017-08-031-29/+2
* tools: add unescaped regexp dot rule to linterBrian White2017-03-291-0/+157