Page MenuHomeSealhub

.arclint
No OneTemporary

.arclint

{
"linters": {
"prettier": {
"type": "prettier",
"bin": "./node_modules/.bin/prettier",
"include": [
"(src/.*\\.[tj]s$)"
]
},
"eslint": {
"type": "eslint",
"include": [
"(src/.*\\.ts$)",
"(src/.*\\.js$)"
]
}
}
}

File Metadata

Mime Type
application/json
Expires
Mon, Dec 23, 00:54 (4 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
556534
Default Alt Text
.arclint (327 B)

Event Timeline