Reviewed-on: #89 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #89.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { defineConfig } from "oxfmt";
|
||||
|
||||
export default defineConfig({
|
||||
// Most configuration is read from .editorconfig
|
||||
ignorePatterns: ["node_modules/**", "dist/**"],
|
||||
});
|
||||
Reference in New Issue
Block a user