mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
feat: document vscode extension
This commit is contained in:
parent
1589612726
commit
4cdac7bbbe
5 changed files with 11 additions and 8 deletions
|
@ -7,7 +7,7 @@ options = ["run", "--"]
|
|||
|
||||
[formatter.prettier]
|
||||
command = "prettier"
|
||||
includes = ["*.json", "*.md", "*.toml", "*.yaml"]
|
||||
includes = ["*.js", "*.json", "*.md", "*.toml", "*.yaml"]
|
||||
options = ["--plugin", "prettier-plugin-toml", "--write"]
|
||||
|
||||
[formatter.rust]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue