UNPKG

134 BJSONView Raw
1{
2 "extends": "tslint-ionic-rules",
3 "rules": {
4 "deprecation": {
5 "options": true,
6 "severity": "warning"
7 }
8 }
9}