aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUri Shaked2020-03-13 17:28:24 +0200
committerUri Shaked2020-03-13 17:28:24 +0200
commitc9e9167b77eb6999ccd912c46afa71324ce61a3f (patch)
treecef04d6a615d8d57f4d2801568b3f5449bfc4249
parentfix(demo): browser freezes on edge case (diff)
downloadavr8js-c9e9167b77eb6999ccd912c46afa71324ce61a3f.tar.gz
avr8js-c9e9167b77eb6999ccd912c46afa71324ce61a3f.tar.bz2
avr8js-c9e9167b77eb6999ccd912c46afa71324ce61a3f.zip
chore: add vscode extensions.json
this prompts to install some recommended vscode extensions when the project is opened
-rw-r--r--.vscode/extensions.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/.vscode/extensions.json b/.vscode/extensions.json
new file mode 100644
index 0000000..7400559
--- /dev/null
+++ b/.vscode/extensions.json
@@ -0,0 +1,12 @@
+{
+ // See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
+
+ "recommendations": [
+ "editorconfig.editorconfig",
+ "esbenp.prettier-vscode",
+ "dbaeumer.vscode-eslint"
+ ],
+
+ // List of extensions recommended by VS Code that should not be recommended for users of this workspace.
+ "unwantedRecommendations": []
+}
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.