David Anson
|
7c1550cbe9
|
Remove RegExp lookbehind assertions used to fix "Polynomial regular expression used on uncontrolled data" because they are not supported in Safari, add eslint-plugin-es rule no-regexp-lookbehind-assertions to prevent regressions.
|
2022-02-13 16:57:09 -08:00 |
|
David Anson
|
528758e962
|
Update dependencies: eslint to 8.5.0, eslint-plugin-jsdoc to 37.4.0.
|
2021-12-27 04:37:51 +00:00 |
|
David Anson
|
5ab938a6ab
|
Add lint rules from eslint-plugin-unicorn.
|
2020-09-06 20:34:10 -07:00 |
|
David Anson
|
0f4745efe3
|
Exclude eslint-plugin-node rules from customRulesLintJavaScript test due to inconsistent behavior on Node 10.
|
2020-09-06 19:58:07 -07:00 |
|
David Anson
|
74af9f82fb
|
Enable jsdoc/require-jsdoc rule, fix all violations (fixes #85).
|
2020-01-23 19:42:46 -08:00 |
|
David Anson
|
e3c93ed65d
|
Add eslint-plugin-jsdoc to lint script, address new violation.
|
2020-01-19 21:01:11 -08:00 |
|
David Anson
|
4d11e60cfe
|
Add custom rule example to lint JavaScript code blocks using ESLint (fixes #197).
|
2019-07-30 23:07:42 -07:00 |
|