diff --git a/treefmt.toml b/treefmt.toml index 137caa5..ac8afdb 100644 --- a/treefmt.toml +++ b/treefmt.toml @@ -12,12 +12,9 @@ command = "prettier" options = ["--write"] includes = [ "*.css", - "*.html", "*.js", "*.json", "*.jsx", - "*.md", - "*.mdx", "*.scss", "*.ts", "*.yaml",