7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"extends": "tslint-ionic-rules",
|
|
"rules": {
|
|
"ordered-imports": false
|
|
}
|
|
}
|