Javascript eslint: Revision history

From wikinotes

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 December 2022

  • curprev 02:2002:20, 11 December 2022Will talk contribs 539 bytes +539 Created page with "A linter for javascript/jsx. = Documentation = <blockquote> {| class="wikitable" |- | home || https://eslint.org/ |- | cli docs || https://eslint.org/docs/latest/user-guide/command-line-interface |- |} </blockquote><!-- Documentation --> = Locations = <blockquote> {| class="wikitable" |- | <code>${PROJECT}/.eslintrc</code> || config |- |} </blockquote><!-- Locations --> = Usage = <blockquote> <syntaxhighlight lang="bash"> npx eslint ${optional_..."