mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 07:37:39 +00:00
chore: add sort linting (#169)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import playerLib from 'play-sound';
|
||||
import {Config} from '../config';
|
||||
import {Logger} from '../logger';
|
||||
import fs from 'fs';
|
||||
import playerLib from 'play-sound';
|
||||
|
||||
const notificationSound = Config.notifications.playSound;
|
||||
const player = playerLib();
|
||||
|
||||
Reference in New Issue
Block a user