David Anson
|
61a9c2427e
|
Address new violations of @stylistic/no-extra-parens.
|
2024-10-06 21:06:16 -07:00 |
|
David Anson
|
164bbac651
|
Add @stylistic/eslint-plugin to ESLint configuration.
|
2024-09-01 16:16:05 -07:00 |
|
David Anson
|
55729cfcf7
|
Remove filterTokens helper (now used only by tests).
|
2024-08-18 15:34:26 -07:00 |
|
David Anson
|
d5994ae4de
|
Add Rule.parser property for custom rules to specify which Markdown parser output they use, honor it strictly, and add full type support.
|
2024-03-13 20:55:57 -07:00 |
|
David Anson
|
c287e49eac
|
Add typings for Rule object to all Rule samples and examples.
|
2024-03-06 21:27:30 -08:00 |
|
David Anson
|
1769f70845
|
Replace strip-json-comments dev dependency with jsonc-parser to handle trailing comments in JSONC test input (for mdn/content), update test repo snapshots.
|
2024-01-21 20:14:18 -08:00 |
|
David Anson
|
0294b9bcc8
|
Add .mjs to linting, switch from eslint-plugin-node (no longer maintained) to eslint-plugin-n, update suppressions.
|
2022-10-26 03:26:59 +00:00 |
|
David Anson
|
23d8ed7c01
|
Add test case for custom rule that imports an ESM module (refs #477).
|
2022-01-11 23:08:53 -08:00 |
|