yonathan06 / fastify-now

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

Add ignoring of vitest benchmark files #36

Closed tompahoward closed 1 year ago

tompahoward commented 1 year ago

Currently, fastify-now will ignore .test.js and .spec.js files. This change adds ignoring of vitest benchmark .bench.js files, solving #33.

These changes are submitted per the terms of the MIT License

yonathan06 commented 1 year ago

@tompahoward published with version 3.1.0