mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-02-04 13:16:08 +08:00
7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"extends": "tslint-ionic-rules",
|
|
"rules": {
|
|
"no-non-null-assertion": false
|
|
}
|
|
}
|