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