about summary refs log tree commit diff
path: root/monsterfork.code-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'monsterfork.code-workspace')
-rw-r--r--monsterfork.code-workspace6
1 files changed, 5 insertions, 1 deletions
diff --git a/monsterfork.code-workspace b/monsterfork.code-workspace
index 8f4183e8f..e67eae18c 100644
--- a/monsterfork.code-workspace
+++ b/monsterfork.code-workspace
@@ -3,5 +3,9 @@
 		{
 			"path": "."
 		}
-	]
+	],
+	"settings": {
+		"typescript.surveys.enabled": false,
+		"javascript.format.enable": false
+	}
 }