Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
anoopmb
/
charts
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
18
Wiki
Toiminta
Selaa lähdekoodia
chore: add editorconfig
pull/388/head
Ankush Menat
2 vuotta sitten
vanhempi
46191e7a53
commit
5ea1d33fdf
1 muutettua tiedostoa
jossa
14 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+14
-0
.editorconfig
+ 14
- 0
.editorconfig
Näytä tiedosto
@@ -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
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna