colouring-montreal/app/tslint.json
2019-08-29 17:54:50 +01:00

6 lines
72 B
JSON

{
"defaultSeverity": "warning",
"rules": {
"eofline": true
}
}