We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fabe26 commit 1bc914bCopy full SHA for 1bc914b
.editorconfig
@@ -0,0 +1,5 @@
1
+[*.{js,jsx,ts,tsx,vue,scss}]
2
+indent_style = space
3
+indent_size = 2
4
+trim_trailing_whitespace = true
5
+insert_final_newline = true
0 commit comments