Преглед на файлове

chore: add editorconfig

pull/388/head
Ankush Menat преди 2 години
родител
ревизия
5ea1d33fdf
променени са 1 файла, в които са добавени 14 реда и са изтрити 0 реда
  1. +14
    -0
      .editorconfig

+ 14
- 0
.editorconfig Целия файл

@@ -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

Зареждане…
Отказ
Запис