Page MenuHomeSealhub

.arclint
No OneTemporary

.arclint

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

File Metadata

Mime Type
application/json
Expires
Sat, Nov 8, 08:25 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1032666
Default Alt Text
.arclint (246 B)

Event Timeline