This website requires JavaScript.
Explore
Help
Register
Sign In
oceanprotocol
/
commons
Watch
1
Star
0
Fork
0
You've already forked commons
mirror of
https://github.com/oceanprotocol/commons.git
synced
2023-03-15 18:03:00 +01:00
Code
Releases
Activity
a2c94b879f
commons
/
.prettierrc
7 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
setup prettier, stylelint, tslint
2019-01-23 11:15:27 +01:00
{
"semi": false,
"singleQuote": true,
init network switcher component
2019-12-16 11:44:14 +01:00
"trailingComma": "none",
"tabWidth": 2
}
Copy Permalink