platform icon indicating copy to clipboard operation
platform copied to clipboard

feat(dashmate): upgrade babel to v8

Open pshenmic opened this issue 1 year ago • 0 comments

Expected Behavior

To match latest standards, eslint and other dependencies must upgraded in order for correct work with Node v18. There are a lot of outdated packages in the tree even in the dependencies we don't control.

Current Behavior

We have added some additional eslint config exclusion for this as a temporary workaround

Possible Solution

Alternatives Considered

Additional Context

pshenmic avatar Aug 03 '23 21:08 pshenmic