This website requires JavaScript.
Explore
Help
Register
Sign In
oceanprotocol
/
ocean-subgraph
Watch
1
Star
0
Fork
0
You've already forked ocean-subgraph
mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced
2024-10-31 23:35:19 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
2f322ee016
ocean-subgraph
/
.prettierrc
7 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
project setup fixes (#1) * project setup fixes * fix typescript * some auto fixes * fixes * fix all linting errors * add urls * fixes, deactivate type checking on Travis for now * add query examples * consistent examples * note about lowercase ETH addresses * remove npm start
2020-12-11 11:37:09 +01:00
{
up Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-09-15 11:53:50 +02:00
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"tabWidth": 2
}
Reference in New Issue
Copy Permalink