]> git.proxmox.com Git - pve-eslint.git/blobdiff - eslint/templates/formatter-examples.md.ejs
import 8.3.0 source
[pve-eslint.git] / eslint / templates / formatter-examples.md.ejs
index 3231ea44d74a83e806b6b42c84f3e434bf7287a1..b5583957f670822a4ccb68083f97abb44f3fbd9d 100644 (file)
@@ -6,7 +6,7 @@ layout: doc
 
 ESLint comes with several built-in formatters to control the appearance of the linting results, and supports third-party formatters as well.
 
-You can specify a formatter using the `--format` or `-f` flag on the command line. For example, `--format codeframe` uses the `codeframe` formatter.
+You can specify a formatter using the `--format` or `-f` flag on the command line. For example, `--format json` uses the `json` formatter.
 
 The built-in formatter options are: