You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alan Mimms 4cdc6d6353 Do not indent backtick quoted strings in code blocks (#492)
* Do not indent backtick quoted strings in initializer or rule action code blocks
* Use const instead of var for ESLint happiness
* Fix ESLint issues for double quotes and indent6
7 years ago
..
passes Do not indent backtick quoted strings in code blocks (#492) 7 years ago
asts.js Code style: Fix ESLint "object-shorthand" errors 8 years ago
index.js Code style: Make all static "require" calls global 8 years ago
js.js Remove unnecessary escaping of "]" in a regexp 8 years ago
opcodes.js Use only "//" comments 8 years ago
visitor.js Code style: Fix ESLint "no-empty-function" errors 8 years ago