JLarky / is-bun

Return true if you are running in Bun.

Home Page:https://jlarky.vercel.app/posts/how-to-create-npm-package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Needs more config files

eloytoro opened this issue · comments

I absolutely love this project, it tells me if my app is performing at 17x speed, which is just awesome

However after reviewing the source I'm very concerned about the lack of configuration files in it

How would I know if this code is properly formatted by prettier or if it breaks any linting rules, how would I know if it's properly type checked and what babel target it has? It also lacks a bundler which I find specially troubling

Please configure your project properly so I can take it more seriously