1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-07-27 01:51:49 +00:00
log4j-affected-db/.prettierignore
Jeremy Frasier bd4206bbcd
Configure prettier to ignore JSON files
JSON files are already being linted by the pretty-format-json hook.
2019-06-07 11:20:46 -04:00

8 lines
135 B
Plaintext

# Already being linted by pretty-format-json
*.json
# Already being linted by mdl
*.md
# Already being linted by yamllint
*.yaml
*.yml