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-workspace11
1 files changed, 11 insertions, 0 deletions
diff --git a/monsterfork.code-workspace b/monsterfork.code-workspace
new file mode 100644
index 000000000..e67eae18c
--- /dev/null
+++ b/monsterfork.code-workspace
@@ -0,0 +1,11 @@
+{
+	"folders": [
+		{
+			"path": "."
+		}
+	],
+	"settings": {
+		"typescript.surveys.enabled": false,
+		"javascript.format.enable": false
+	}
+}