chore(nx/dump-db): integrate into monorepo

This commit is contained in:
Elian Doran
2025-04-29 00:17:58 +03:00
parent fdcdc41ea6
commit 9d5fbc60ad
15 changed files with 122 additions and 41 deletions

View File

@@ -0,0 +1,5 @@
import baseConfig from "../../eslint.config.mjs";
export default [
...baseConfig
];