feat: resolve TS type #323
Annotations
4 errors
Unit Test
Type '{ filename: string; source: string; options: Partial<Pick<SFCScriptCompileOptions, "globalTypeFiles" | "fs" | "babelParserPlugins" | "isProd">>; ... 7 more ...; emitsTypeDecl: undefined; }' is not assignable to type 'SimpleTypeResolveContext'.
|
Unit Test
Process completed with exit code 1.
|
Lint:
packages/babel-plugin-resolve-type/src/index.ts#L24
Type '{ filename: string; source: string; options: Partial<Pick<SFCScriptCompileOptions, "globalTypeFiles" | "fs" | "babelParserPlugins" | "isProd">>; ... 7 more ...; emitsTypeDecl: undefined; }' is not assignable to type 'SimpleTypeResolveContext'.
|
Lint
Process completed with exit code 1.
|