mirror of
https://github.com/status-im/visual-identity.git
synced 2025-02-08 10:44:33 +00:00
7 lines
117 B
JSON
7 lines
117 B
JSON
|
{
|
||
|
"extends": ["tslint-config-standard", "tslint-config-prettier"],
|
||
|
"rules": {
|
||
|
"member-ordering": false
|
||
|
}
|
||
|
}
|