mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
chore: move /agent to /apps/agent
This commit is contained in:
+1
-1
@@ -15,6 +15,6 @@
|
||||
"skipDefaultLibCheck": true,
|
||||
"skipLibCheck": true,
|
||||
},
|
||||
"include": ["packages/**/*.ts", "packages/**/*/src/*", "packages/**/*/src/**/*"],
|
||||
"include": ["packages/**/*.ts", "packages/**/*/src/*", "packages/**/*/src/**/*", "apps/**/*.ts", "apps/**/*/src/*", "apps/**/*/src/**/*"],
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
Reference in New Issue
Block a user