mirror of
https://github.com/status-im/discover-dapps.git
synced 2025-01-10 10:45:55 +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
6 lines
75 B
Plaintext
6 lines
75 B
Plaintext
{
|
|
"trailingComma": "all",
|
|
"semi": false,
|
|
"singleQuote": true
|
|
}
|