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
afbea6372e
squid-js
/
.prettierrc
7 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
setup eslint & prettier
2019-06-19 23:32:09 +02:00
{
"semi": false,
"singleQuote": true,
Change linter config.
2019-09-09 12:18:54 +02:00
"printWidth": 120,
setup eslint & prettier
2019-06-19 23:32:09 +02:00
"trailingComma": "none"
}
Copy Permalink