This website requires JavaScript.
Explore
Help
Sign In
status-im
/
dagger-contracts
mirror of
https://github.com/status-im/dagger-contracts.git
Watch
2
Star
0
Fork
You've already forked dagger-contracts
0
Code
Issues
Projects
Releases
Wiki
Activity
a96333ce5f
dagger-contracts
/
.prettierrc
17 lines
195 B
Plaintext
Raw
Blame
History
{
"overrides": [
{
"files": "*.js",
"options": {
"semi": false
}
},
{
"files": "*.sol",
"options": {
"tabWidth": 2
}
}
]
}
Reference in New Issue
View Git Blame
Copy Permalink