Minor tweaks to previous commit.

This commit is contained in:
David Anson 2022-10-06 04:21:08 +00:00
parent 82a5de0821
commit 4e1692ffed
2 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,6 @@
{
"comment": "Disables rules that may conflict with Prettier",
"blanks-around-fences": false,
"blanks-around-headings": false,
"blanks-around-lists": false,