diff --git a/.prettierignore b/.prettierignore index c37ae057..c9cb29b5 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,2 +1,5 @@ # Dont run prettier here since its annoying -.packwizignore \ No newline at end of file +.packwizignore + +# Don't break json5 files +**/*.json5