mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-06-27 18:40:31 +02:00
Add import order prettier plugin
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { getMatch, type Match, MatchMediaType } from '~/lib/match';
|
||||
import { getMatch, MatchMediaType, type Match } from '~/lib/match';
|
||||
import { Other, Redirect } from '~/lib/settings';
|
||||
|
||||
async function main() {
|
||||
|
Reference in New Issue
Block a user