UNPKG

124 BJSONView Raw
1{
2 "extends": ["tslint-config-standard", "tslint-config-prettier"],
3 "rules": {
4 "strict-type-predicates": false
5 }
6}