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