mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
chore(nx): integrate edit-docs
This commit is contained in:
5
apps/edit-docs/eslint.config.mjs
Normal file
5
apps/edit-docs/eslint.config.mjs
Normal file
@@ -0,0 +1,5 @@
|
||||
import baseConfig from "../../eslint.config.mjs";
|
||||
|
||||
export default [
|
||||
...baseConfig
|
||||
];
|
||||
Reference in New Issue
Block a user