This website requires JavaScript.
Explore
Help
Sign In
logos-storage
/
logos-storage-contracts-eth
Watch
1
Star
0
Fork
0
mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced
2026-08-25 10:01:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feat/decrease-period-for-proofs-on-new-thread
logos-storage-contracts-eth
/
.prettierrc
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
17 lines
195 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Format using prettier
2022-02-09 14:17:23 +01:00
{
"overrides": [
{
"files": "*.js",
"options": {
"semi": false
}
},
{
"files": "*.sol",
"options": {
"tabWidth": 2
}
}
]
}
Reference in New Issue
Copy Permalink