优化
This commit is contained in:
5
server/types/plugins.d.ts
vendored
Normal file
5
server/types/plugins.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* 该文件主要解决tsc在ci环境时无法很好探知到monorepo中的项目的依赖类型导致的报错
|
||||
*/
|
||||
|
||||
declare module 'link-preview-js';
|
||||
Reference in New Issue
Block a user