BackendStack21 / 0http-bun

Bun-based HTTP framework inspired by 0http
MIT License
4 stars 1 forks source link

udpate #6

Open SaltFish001 opened 1 week ago

SaltFish001 commented 1 week ago

reWrite by ts for nested route, I have to rewrite most functions in trouter. next step: add bun build script. compile codes before publish

jkyberneees commented 1 week ago

Hi @SaltFish001 , thanks for your contributions. Can you run bun run lint to avoid linting changes? It's hard to review in this way.

Regards

SaltFish001 commented 1 week ago

Hi @SaltFish001 , thanks for your contributions. Can you run bun run lint to avoid linting changes? It's hard to review in this way.您好,感谢您的贡献。你能运行 bun run lint 来避免 linting 变化吗?以这种方式很难审查。

Regards 问候

done image

jkyberneees commented 1 week ago

Hi @SaltFish001 , thanks for your contributions. Can you run bun run lint to avoid linting changes? It's hard to review in this way.您好,感谢您的贡献。你能运行 bun run lint 来避免 linting 变化吗?以这种方式很难审查。 Regards 问候

done image

Thanks @SaltFish001, please push your local changes after running the linter.

SaltFish001 commented 1 week ago

Hi @SaltFish001 , thanks for your contributions. Can you run bun run lint to avoid linting changes? It's hard to review in this way.您好,感谢您的贡献。你能运行 bun run lint 来避免 linting 变化吗?以这种方式很难审查。 Regards 问候

done image

Thanks @SaltFish001, please push your local changes after running the linter.

no change here.

SaltFish001 commented 1 week ago

standard are not a good tools for TypeScript project. I will add eslint add prettire to this project