mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 01:57:54 +00:00
Update treefmt configuration
This commit is contained in:
parent
750d9ba3c7
commit
6baf22630e
@ -12,12 +12,9 @@ command = "prettier"
|
|||||||
options = ["--write"]
|
options = ["--write"]
|
||||||
includes = [
|
includes = [
|
||||||
"*.css",
|
"*.css",
|
||||||
"*.html",
|
|
||||||
"*.js",
|
"*.js",
|
||||||
"*.json",
|
"*.json",
|
||||||
"*.jsx",
|
"*.jsx",
|
||||||
"*.md",
|
|
||||||
"*.mdx",
|
|
||||||
"*.scss",
|
"*.scss",
|
||||||
"*.ts",
|
"*.ts",
|
||||||
"*.yaml",
|
"*.yaml",
|
||||||
|
Loading…
Reference in New Issue
Block a user