Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
tesseract-design
/
viewfinder
Observar
1
Favorito
0
Fork
0
Código
Issues
2
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Add editorconfig
Preserve options from master.
refactor/nx-goober
TheoryOfNekomata
1 ano atrás
pai
04f064e8d7
commit
4eaf7a2fe2
1 arquivos alterados
com
10 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+10
-0
.editorconfig
+ 10
- 0
.editorconfig
Ver arquivo
@@ -0,0 +1,10 @@
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = tab
insert_final_newline = true
max_line_length = 120
tab_width = 2
trim_trailing_whitespace = true
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar