aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tsfmt.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/tsfmt.json b/tsfmt.json
new file mode 100644
index 0000000..5669c9f
--- /dev/null
+++ b/tsfmt.json
@@ -0,0 +1,5 @@
+{
+ "tabSize": 2,
+ "indentSize": 2,
+ "convertTabsToSpaces": true
+}