UNPKG

@kodbruket/vsf-mapping-fallback

Version:

Mapping Fallback loader for Vue Storefront

14 lines (13 loc) 188 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "paths": { "@kodbruket/*": [ "node_modules/@kodbruket/*/src" ] } }, "include": [ "." ] }