Page MenuHomeSealhub

.arclint
No OneTemporary

.arclint

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

File Metadata

Mime Type
application/json
Expires
Sat, Nov 23, 01:10 (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
547661
Default Alt Text
.arclint (242 B)

Event Timeline