Add import order sorting rules
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
import { makeFetchQuery } from "@probo/relay";
|
||||
import type { PropsWithChildren } from "react";
|
||||
import { RelayEnvironmentProvider } from "react-relay";
|
||||
import {
|
||||
Environment,
|
||||
Network,
|
||||
RecordSource,
|
||||
Store,
|
||||
} from "relay-runtime";
|
||||
import type { PropsWithChildren } from "react";
|
||||
import { RelayEnvironmentProvider } from "react-relay";
|
||||
import { makeFetchQuery } from "@probo/relay";
|
||||
|
||||
import { getPathPrefix } from "/utils/pathPrefix";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user