This website requires JavaScript.
Explore
Help
Register
Sign In
oceanprotocol
/
react
Watch
1
Star
0
Fork
0
You've already forked react
mirror of
https://github.com/oceanprotocol/react.git
synced
2024-11-22 09:47:06 +01:00
Code
Releases
Activity
90555c680b
react
/
.prettierrc
8 lines
110 B
Plaintext
Raw
Normal View
History
Unescape
Escape
setup project architecture
2020-04-25 02:27:45 +02:00
{
move to GitHub Actions (#253) * move to GitHub Actions * prettier fix for Windows
2021-03-04 12:10:29 +01:00
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"tabWidth": 2,
"endOfLine": "auto"
}
Copy Permalink