UNPKG

medusa-plugin-reviews-and-ratings

Version:

Medusa plugin to add product reviews and ratings functionality in the project.

9 lines (8 loc) 153 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "esnext" }, "include": ["src/admin"], "exclude": ["**/*.spec.js"] }