Page MenuHomePhorge

.arclint
No OneTemporary

.arclint

{
"linters": {
"chmod": {
"type": "chmod"
},
"filename": {
"type": "filename"
},
"generated": {
"type": "generated"
},
"eslint": {
"type": "eslint",
"include": "(\\.ts$)",
"bin": "./node_modules/.bin/eslint"
},
"merge-conflict": {
"type": "merge-conflict"
},
"nolint": {
"type": "nolint"
},
"spelling": {
"type": "spelling"
},
"text": {
"type": "text",
"text.max-line-length": 120,
"severity": {
"2": "disabled"
}
}
},
"exclude": [
"/package-lock.json/"
]
}

File Metadata

Mime Type
application/json
Expires
Sun, Jan 19, 17:15 (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1126858
Default Alt Text
.arclint (782 B)

Event Timeline