diff --git a/packages/uikit-workshop/.editorconfig b/packages/uikit-workshop/.editorconfig deleted file mode 100644 index 186294ff2..000000000 --- a/packages/uikit-workshop/.editorconfig +++ /dev/null @@ -1,9 +0,0 @@ -root = true - -[*] -charset = utf-8 -indent_size = 2 -indent_style = space -trim_trailing_whitespace = false -end_of_line = lf -insert_final_newline = true