fix prettier bugs, remove prettier from MD formatting

This commit is contained in:
Patrick Marsceill
2022-03-03 19:32:25 +00:00
committed by GitHub
parent 13298d20c0
commit 79f30a22bc
7 changed files with 13 additions and 22 deletions

View File

@@ -4,5 +4,4 @@
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}
}