Skip to content

Commit

Permalink
Finished migration to FlatConfig
Browse files Browse the repository at this point in the history
Signed-off-by: Jaid <6216144+Jaid@users.noreply.github.com>
  • Loading branch information
Jaid committed Apr 22, 2024
1 parent feb4a77 commit 16b0d94
Show file tree
Hide file tree
Showing 14 changed files with 2,254 additions and 35 deletions.
File renamed without changes.
5 changes: 5 additions & 0 deletions eslint.config.mjs
@@ -0,0 +1,5 @@
import config from "./dist/package/default/development/lib.js"

export default [
...config
]

0 comments on commit 16b0d94

Please sign in to comment.