forked from M3-Academy/desafio-react-e-typescript
Merge pull request 'Entrega do Desafio' (#5) from feature/desafio-react-e-typescript into develop
Reviewed-on: #5
This commit is contained in:
commit
9eaee45200
13
.editorconfig
Normal file
13
.editorconfig
Normal file
@ -0,0 +1,13 @@
|
||||
# EditorConfig is awesome: https://EditorConfig.org
|
||||
|
||||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
max_line_length = 100
|
Loading…
Reference in New Issue
Block a user