awesome-cordova-plugins/tslint.json
2017-12-28 07:28:44 -05:00

7 lines
85 B
JSON

{
"extends": "tslint-ionic-rules",
"rules": {
"ordered-imports": false
}
}