Pārlūkot izejas kodu

chore: add editorconfig

pull/388/head
Ankush Menat pirms 2 gadiem
vecāks
revīzija
5ea1d33fdf
1 mainītis faili ar 14 papildinājumiem un 0 dzēšanām
  1. +14
    -0
      .editorconfig

+ 14
- 0
.editorconfig Parādīt failu

@@ -0,0 +1,14 @@
# Root editor config file
root = true

# Common settings
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8

# indentation settings
[{*.js,*.css,*.html}]
indent_style = tab
indent_size = 4

Notiek ielāde…
Atcelt
Saglabāt