Files
next-app-template/oxfmt.config.mjs
T

5 lines
119 B
JavaScript

import { defineConfig } from 'oxfmt';
import { oxfmt } from 'oxc-config-mantine';
export default defineConfig(oxfmt);