mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 14:37:41 +00:00
chore: add sort linting (#169)
This commit is contained in:
@@ -2,10 +2,10 @@ import {Link} from '../store/model';
|
||||
import {sendNotification} from '../notification';
|
||||
|
||||
const link: Link = {
|
||||
series: 'debug',
|
||||
brand: 'brand',
|
||||
cartUrl: 'http://example.com/',
|
||||
model: 'model',
|
||||
series: 'debug',
|
||||
url: 'http://example.com/'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user