Skip to content

Commit

Permalink
style(lint): updates a lint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Mar 6, 2019
1 parent 1da9cf7 commit ee68457
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tslint.json
Expand Up @@ -6,5 +6,8 @@
"compiled/**/*.*",
"test123/**/*.*"
]
},
"rules": {
"no-nested-switch": false
}
}

0 comments on commit ee68457

Please sign in to comment.