mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 12:02:53 +00:00
7 lines
122 B
JSON
7 lines
122 B
JSON
{
|
|
"extends": "./node_modules/@openstapps/configuration/tslint.json",
|
|
"rules": {
|
|
"no-empty-interface": false
|
|
}
|
|
}
|