diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-07-06 00:16:40 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-07-06 00:16:40 +0100 |
| commit | 54c6191474e452a48902d89cbc140f3a0bcbaaa6 (patch) | |
| tree | cee048a1905d82703b0cb4da3f9f2e755b3f7b03 /.vscode/extensions.json | |
| parent | 3eed159fa32fd0bf21da9f05668df48db7c41ef5 (diff) | |
| download | unnamed-group-54c6191474e452a48902d89cbc140f3a0bcbaaa6.tar unnamed-group-54c6191474e452a48902d89cbc140f3a0bcbaaa6.tar.gz unnamed-group-54c6191474e452a48902d89cbc140f3a0bcbaaa6.tar.bz2 unnamed-group-54c6191474e452a48902d89cbc140f3a0bcbaaa6.tar.xz unnamed-group-54c6191474e452a48902d89cbc140f3a0bcbaaa6.zip | |
add 174bg.net's discord bot
Diffstat (limited to '.vscode/extensions.json')
| -rw-r--r-- | .vscode/extensions.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..0f148de --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,5 @@ +{ + "recommendations": [ + "esbenp.prettier-vscode" + ] +}
\ No newline at end of file |
