sir.K 6 tahun lalu
induk
melakukan
738d8a8525
2 mengubah file dengan 0 tambahan dan 17 penghapusan
  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
-}