vilicvane/magicspace

import-path-shallowest 对相对 baseUrl 引入的无效

vilicvane opened this issue · 1 comments

import-path-shallowest 对相对 baseUrl 引入的无效

考虑添加配置项:

{
  baseURL:string,
  baseURLDirSearchName:string // default "tsconfig.json"
}