yonathan06 / fastify-now

File based routing for fastify https://github.com/fastify/fastify
MIT License
72 stars 8 forks source link

Support node above version 12 #10

Closed robbestad closed 3 years ago

robbestad commented 3 years ago

All tests pass with node 15.6.

This is a necessary change for projects using later node features (such as optional chaining).