deno/cli/tests/testdata/fmt/fmt_with_malformed_config.out

5 lines
235 B
Plaintext

error: Failed to parse "fmt" configuration
Caused by:
unknown field `dont_know_this_field`, expected one of `useTabs`, `lineWidth`, `indentWidth`, `singleQuote`, `proseWrap`, `semiColons`, `options`, `include`, `exclude`, `files`