ESLint 4.2.0 contains a fix for a bug that is blocking us from moving to the non-legacy stricter indentation linting. Update to 4.2.0 to remove the blocking issue. Backport-PR-URL: https://github.com/nodejs/node/pull/14859 PR-URL: https://github.com/nodejs/node/pull/14155 Ref: https://github.com/eslint/eslint/issues/8882 Ref: https://github.com/eslint/eslint/pull/8885 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
52 lines
629 B
JSON
52 lines
629 B
JSON
[
|
|
"article",
|
|
"header",
|
|
"aside",
|
|
"hgroup",
|
|
"blockquote",
|
|
"hr",
|
|
"iframe",
|
|
"body",
|
|
"li",
|
|
"map",
|
|
"button",
|
|
"object",
|
|
"canvas",
|
|
"ol",
|
|
"caption",
|
|
"output",
|
|
"col",
|
|
"p",
|
|
"colgroup",
|
|
"pre",
|
|
"dd",
|
|
"progress",
|
|
"div",
|
|
"section",
|
|
"dl",
|
|
"table",
|
|
"td",
|
|
"dt",
|
|
"tbody",
|
|
"embed",
|
|
"textarea",
|
|
"fieldset",
|
|
"tfoot",
|
|
"figcaption",
|
|
"th",
|
|
"figure",
|
|
"thead",
|
|
"footer",
|
|
"tr",
|
|
"form",
|
|
"ul",
|
|
"h1",
|
|
"h2",
|
|
"h3",
|
|
"h4",
|
|
"h5",
|
|
"h6",
|
|
"video",
|
|
"script",
|
|
"style"
|
|
]
|