awesome-cordova-plugins/tslint.json

7 lines
85 B
JSON
Raw Normal View History

{
2017-12-28 20:28:44 +08:00
"extends": "tslint-ionic-rules",
"rules": {
"ordered-imports": false
}
}