mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 09:56:36 +01:00
chore(db-compare): create empty project for monorepo
This commit is contained in:
5
apps/db-compare/eslint.config.mjs
Normal file
5
apps/db-compare/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