electron/script/coffeelint.json

6 lines
82 B
JSON

{
"max_line_length": {
"value": 80,
"level": "ignore"
}
}