feat(provider): provide options to disable addLocalFallbacks
#172
Annotations
5 errors
Run pnpm test:types:
test/providers/local.test.ts#L21
Argument of type '{ fallbacks: never[]; weights: string[]; styles: "normal"[]; subsets: string[]; }' is not assignable to parameter of type 'ResolveFontFacesOptions'.
|
Run pnpm test:types:
test/providers/local.test.ts#L59
Argument of type '{ fallbacks: never[]; weights: string[]; styles: "normal"[]; subsets: string[]; }' is not assignable to parameter of type 'ResolveFontFacesOptions'.
|
Run pnpm test:types:
test/providers/local.test.ts#L76
Argument of type '{ fallbacks: never[]; weights: string[]; styles: "normal"[]; subsets: string[]; }' is not assignable to parameter of type 'ResolveFontFacesOptions'.
|
Run pnpm test:types:
test/providers/local.test.ts#L95
Argument of type '{ fallbacks: never[]; weights: string[]; styles: "normal"[]; subsets: string[]; }' is not assignable to parameter of type 'ResolveFontFacesOptions'.
|
Run pnpm test:types
Process completed with exit code 1.
|
Loading