1
Fork 0
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:
Kevin Amado 2022-02-12 19:10:01 -05:00
parent 1589612726
commit 4cdac7bbbe
No known key found for this signature in database
GPG key ID: FFF341057F503148
5 changed files with 11 additions and 8 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/**/*.vsix
/**/node_modules/
/**/result*
/.direnv