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
Sat, Nov 23, 05:39 (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
547874
Default Alt Text
.arclint (327 B)

Event Timeline