diff --git a/catalog/eventcatalog.config.js b/catalog/eventcatalog.config.js index 50902ae..ce945e5 100644 --- a/catalog/eventcatalog.config.js +++ b/catalog/eventcatalog.config.js @@ -1,3 +1,5 @@ +import path from 'path'; + /** @type {import('@eventcatalog/core/bin/eventcatalog.config').Config} */ export default { title: 'EventCatalog',