paperdave / various

Various libraries and applications related to TypeScript. Everything is contained in a monorepo to improve productivity and reduce boilerplate.
MIT License
31 stars 3 forks source link

Fix: Changed target to `es6` to prevent usage of nullish coalescing operator #28

Closed BergerAPI closed 2 years ago

BergerAPI commented 2 years ago

Fixes #27

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: f945f62ee4f9c66716fb089841314d7e40058a61

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | @paperdave/logger | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

paperdave commented 2 years ago

i'll merge but i dont really care to maintain this library for node 12, so i'm just assuming that it'l work with this change made. i'll do my best to keep it working.