Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
xgirma committed May 22, 2020
1 parent bcae718 commit 781233c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
},
"linterOptions": {
"exclude": [
"package.json"
"*.json",
"**/*.json"
]
}
}

0 comments on commit 781233c

Please sign in to comment.