aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorsoaos <soaos@soaos.dev>2026-04-03 17:20:59 -0400
committersoaos <soaos@soaos.dev>2026-04-03 17:20:59 -0400
commitf28c56ddd35ab468527eda2b116f300732938205 (patch)
tree35afd7cfd032650202fbca9eddac66c0939314f1 /.vscode/settings.json
Initial Commit (Fresh Start)
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..e04a1e9
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,8 @@
+{
+ "grammarly.selectors": [
+ {
+ "language": "markdown",
+ "scheme": "file"
+ }
+ ]
+} \ No newline at end of file