Add import order sorting rules
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { PropsWithChildren } from "react";
|
||||
import { TranslatorProvider as ProboTranslatorProvider } from "@probo/i18n";
|
||||
import type { PropsWithChildren } from "react";
|
||||
|
||||
// TODO : implement a way to retrieve translations strings
|
||||
const loader = () => {
|
||||
|
||||
Reference in New Issue
Block a user