From 042329aa199ea3153723f3aefe454dacd230b956 Mon Sep 17 00:00:00 2001 From: Vitaly Rtishchev Date: Sat, 18 Apr 2026 15:56:18 +0300 Subject: [PATCH] Update oxfmt config --- .oxfmtrc.json | 31 ++++++++++++------------------- .storybook/preview.tsx | 3 +-- app/layout.tsx | 3 +-- test-utils/render.tsx | 2 +- 4 files changed, 15 insertions(+), 24 deletions(-) diff --git a/.oxfmtrc.json b/.oxfmtrc.json index b1ba4b4..e482d79 100644 --- a/.oxfmtrc.json +++ b/.oxfmtrc.json @@ -2,25 +2,18 @@ "printWidth": 100, "singleQuote": true, "trailingComma": "es5", - "importOrder": [ - ".*styles.css$", - "", - "dayjs", - "^react$", - "^next$", - "^next/.*$", - "", - "", - "^@mantine/(.*)$", - "^@mantinex/(.*)$", - "^@mantine-tests/(.*)$", - "^@docs/(.*)$", - "^@/.*$", - "^../(?!.*\\.css$).*$", - "^./(?!.*\\.css$).*$", - "\\.module\\.css$", - "(?