chore(nx): integrate edit-docs

This commit is contained in:
Elian Doran
2025-04-29 12:50:05 +03:00
parent d812471f8c
commit 00396614ed
12 changed files with 145 additions and 15 deletions

View File

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