Commit Graph

58 Commits

Author SHA1 Message Date
Oliver Windall Juhl
25fe224a10 feat: Adds Customer Admin routes to JS client (#918) 2021-12-13 21:32:47 +01:00
Oliver Windall Juhl
373532ecbc feat: Typescript for API layer (#817)
Co-authored-by: Philip Korsholm <88927411+pKorsholm@users.noreply.github.com>
Co-authored-by: Zakaria El Asri <33696020+zakariaelas@users.noreply.github.com>
Co-authored-by: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com>
Co-authored-by: Philip Korsholm <philip.korsholm@hotmail.com>
Co-authored-by: Sebastian Rindom <seb@medusa-commerce.com>
2021-11-18 15:19:17 +01:00
Alok Kumar Sahoo
6c50d4ddfd chore: make /packages/medusa/src/services/event-bus.js pass linting (#575) 2021-10-29 11:05:23 +02:00
Oliver Windall Juhl
3e68069a89 fix: Prepare routes for linting (#603) 2021-10-24 15:13:49 +02:00
Sebastian Rindom
ba2d92341d Revert "fixed linting errors on packages/medusa/src/services/user.js #531 (#543)" (#547)
This reverts commit cf5b405a56.
2021-10-13 19:50:10 +02:00
Sergiy Fomin
cf5b405a56 fixed linting errors on packages/medusa/src/services/user.js #531 (#543)
* fixed linting errors on packages/medusa/src/services/user.js #531

* fix: resolving a few issues as raised in the PR, issue: #531

Co-authored-by: Sergiy Fomin <sergiy.fomin@sourcedgroup.com>
2021-10-13 19:45:50 +02:00
Sebastian Rindom
8d7d0e4b05 fix: add prettier rules to eslint 2021-10-13 16:12:11 +02:00
Sebastian Rindom
30b6a793f1 chore: add lint-staged + husky 2021-10-12 22:09:46 +02:00