{
"lint": {
"exclude": [
"ignored.ts"
],
"rules": {
"camelcase"
"include": [
"ban-untagged-todo"
"tags": []
}