This website requires JavaScript.
Explore
Help
Sign In
codex-storage
/
codex-contracts-eth
mirror of
https://github.com/codex-storage/codex-contracts-eth.git
Watch
1
Star
0
Fork
You've already forked codex-contracts-eth
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2170d6bd19
codex-contracts-eth
/
.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