initial commit
This commit is contained in:
5
Packages/Prettierd Format/prettierd_extensions.py
Normal file
5
Packages/Prettierd Format/prettierd_extensions.py
Normal file
@@ -0,0 +1,5 @@
|
||||
valid_extensions = [
|
||||
"cjs", "component.html", "css", "cts", "flow", "gql", "graphql", "hbs", "handlebars",
|
||||
"html", "js", "json", "json5", "jsx", "less", "markdown", "md", "mdx", "mjs", "mts",
|
||||
"pug", "scss", "ts", "tsx", "vue", "yaml", "yml"
|
||||
]
|
||||
Reference in New Issue
Block a user