mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 14:41:28 -07:00
Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import { defineConfig, getConfig } from '@repo/oxlint-config'
|
||||
|
||||
const config = getConfig()
|
||||
|
||||
export default defineConfig({
|
||||
...config,
|
||||
// Add overrides as needed here
|
||||
})
|
||||
Reference in New Issue
Block a user