This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
anoopmb
/
charts
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
18
Вики
Activity
Преглед изворни кода
chore: add editorconfig
pull/388/head
Ankush Menat
пре 2 година
родитељ
46191e7a53
комит
5ea1d33fdf
1 измењених фајлова
са
14 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Откажи
Сачувај