sir.K 6 роки тому
батько
коміт
738d8a8525
2 змінених файлів з 0 додано та 17 видалено
  1. 0 13
      .editorconfig
  2. 0 4
      .prettierrc

+ 0 - 13
.editorconfig

@@ -1,13 +0,0 @@
-# editorconfig.org
-root = true
-
-[*]
-indent_style = space
-indent_size = 2
-end_of_line = lf
-charset = utf-8
-trim_trailing_whitespace = true
-insert_final_newline = true
-
-[*.md]
-trim_trailing_whitespace = false

+ 0 - 4
.prettierrc

@@ -1,4 +0,0 @@
-{
-  "semi": false,
-  "singleQuote": true
-}