Page MenuHomeSealhub

.prettierrc
No OneTemporary

.prettierrc

{
"useTabs": true,
"tabWidth": 4,
"overrides": [
{
"files": "*.yml",
"options": {
"tabWidth": 2,
"useTabs": false
}
},
{
"files": "*.test.ts",
"options": {
"semi": true,
"printWidth": 100
}
}
]
}

File Metadata

Mime Type
application/json
Expires
Thu, Jan 23, 19:19 (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
599508
Default Alt Text
.prettierrc (242 B)

Event Timeline