summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-21 01:16:29 -0700
committer8cy <[email protected]>2020-04-21 01:16:29 -0700
commitf410b0f585707e8e61d8bee7c1ca56a895a02466 (patch)
tree101131c47e00d32d4e3cae1bea6153c91c4b3119 /.vscode
parentCreate index.html (diff)
downloadacantha.ga-admin-f410b0f585707e8e61d8bee7c1ca56a895a02466.tar.xz
acantha.ga-admin-f410b0f585707e8e61d8bee7c1ca56a895a02466.zip
A New Beginning
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..3ecfc22
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,11 @@
+{
+ "spellright.language": [
+ "en"
+ ],
+ "spellright.documentTypes": [
+ "markdown",
+ "latex",
+ "plaintext",
+ "html"
+ ]
+} \ No newline at end of file