kbrabrand / camelize-ts

A typescript typed camelCase function that recursively camel cases a snake cased object structure
25 stars 6 forks source link

Add Node.js 18 to testing matrix #28

Closed jonkoops closed 2 years ago

jonkoops commented 2 years ago

Adds the recently released Node.js 18 to the testing matrix as this will be an LTS version in the future.