Update treefmt configuration

This commit is contained in:
Gabriel Arazas 2023-03-06 23:55:12 +08:00
parent 750d9ba3c7
commit 6baf22630e
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -12,12 +12,9 @@ command = "prettier"
options = ["--write"]
includes = [
"*.css",
"*.html",
"*.js",
"*.json",
"*.jsx",
"*.md",
"*.mdx",
"*.scss",
"*.ts",
"*.yaml",