diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 0000000000000000000000000000000000000000..924c715e1721f93503abc413c0e0c49f73975587
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,3 @@
+[*.json]
+indent_style = space
+indent_size = 2