event-driven-io / emmett

Emmett - a Node.js library taking your event-driven applications back to the future!
https://event-driven-io.github.io/emmett/
195 stars 19 forks source link

Fix linter for global config #18

Closed oskardudycz closed 8 months ago

oskardudycz commented 9 months ago

It's behaving really weird, working locally but not in gh action, see https://github.com/event-driven-io/emmett/actions/runs/7988114136/job/21812011212. Sounds like some config is wrong. Tried setting up projects references explicitly to tsconfigs but didn't work out.