mirror of
https://github.com/status-im/discover-dapps.git
synced 2025-01-12 03:34:22 +00:00
543c974802
* chore: initial react setup * chore: added state management libs * chore: updated directory structure * chore: setup linting * chore: removed a few more cra artifacts
9 lines
143 B
INI
9 lines
143 B
INI
root=true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
charset = utf-8
|
|
indent_size = 2
|
|
indent_style = space
|
|
trim_trailing_whitespace= true |