This website requires JavaScript.
Explore
Help
Register
Sign In
oceanprotocol
/
squid-js
Watch
1
Star
0
Fork
0
You've already forked squid-js
mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced
2024-02-02 15:31:51 +01:00
Code
Releases
Activity
2a4832574c
squid-js
/
.prettierrc
7 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
setup eslint & prettier
2019-06-19 23:32:09 +02:00
{
"semi": false,
"singleQuote": true,
tweak printWidth
2019-11-15 00:00:10 +01:00
"printWidth": 90,
setup eslint & prettier
2019-06-19 23:32:09 +02:00
"trailingComma": "none"
}
Copy Permalink