Michael Bromley 1b13aa3d87 feat(core): Implement tax on shipping 6 years ago
..
src 1b13aa3d87 feat(core): Implement tax on shipping 6 years ago
.gitignore e2ada9b8cc refactor: Properly compile the @vendure/common package 6 years ago
.npmignore af60f52618 chore: Include correct files in packages 6 years ago
README.md 52285a4fab refactor: Move shared into @vendure/common package 6 years ago
jest.config.js 52285a4fab refactor: Move shared into @vendure/common package 6 years ago
package.json a8778539d4 feat(core): Add "enabled" field to Product & ProductVariant 6 years ago
tsconfig.build.json e2ada9b8cc refactor: Properly compile the @vendure/common package 6 years ago
tsconfig.json e24b33e677 fix: Enable noImplicitAny on core and fix all tsc errors 6 years ago
tslint.json 52285a4fab refactor: Move shared into @vendure/common package 6 years ago
yarn.lock e2ada9b8cc refactor: Properly compile the @vendure/common package 6 years ago

README.md

@vendure/common

This package contains a set of common utility functions and TypeScript types used by multiple Vendure packages. It is not intended to be directly depended upon by an end-user project.