superlint/docs
Marco Ferrari 2daf461143
feat: allow using both prettier and standardjs (#5679)
- Allow using both Prettier and StandardJS at the same time by removing
  JAVASCRIPT_DEFAULT_STYLE and TYPESCRIPT_DEFAULT_STYLE
  configuration variables. They create a confusing corner case that
  Super-linter already handles with its core logic that's in place to
  enable and disable linters.
- Document VALIDATE_JAVASCRIPT_PRETTIER and VALIDATE_TYPESCRIPT_PRETTIER
  because they were missing from the README.
- Add missing TYPESCRIPT_PRETTIER tests.
2024-07-19 05:04:43 +00:00
..
add-new-linter.md build: move linter verions logic outside runtime (#5197) 2024-02-05 13:31:36 +01:00
release-process.md ci: configure release-please dry-run and changelog (#5039) 2023-12-21 15:03:14 +01:00
run-linter-locally.md docs: fix linting errors (#5839) 2024-07-04 22:23:47 +02:00
upgrade-guide.md feat: allow using both prettier and standardjs (#5679) 2024-07-19 05:04:43 +00:00