diff --git a/.editorconfig b/.editorconfig index c08cda6..3853bb8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,5 @@ root=true [*] -indent_style: "tab" -indent_size: "2" \ No newline at end of file +indent_style: tab +indent_size: 2