Yoshiya Hinosawa
Yoshiya Hinosawa
This might be in a similar direction https://github.com/denoland/deno_std/pull/2399
`std/log` has been addressed in https://github.com/denoland/deno_std/pull/4021
Closing due to the inactivity
A few notes: - We now have `encoding/mod.ts`. - We have now 2 other data formats: `msgpack` and `ini`.
> I can't do data.categories.forEach because data itself is loaded in a beforeAll. Why is data not available at top-level, but available at `beforeAll`? Have you tried `beforeEach` for running...
Thanks for your reply. I'm closing this issue for now because you don't seem needing it anymore. Please re-open this issue or create a new one if you find a...
Is CONSTANT_CASE the common name? I found one usage in https://www.npmjs.com/package/change-case, but wikipedia and MDN seem referencing it is SCREAMING_SNAKE_CASE https://en.wikipedia.org/wiki/Snake_case https://developer.mozilla.org/en-US/docs/Glossary/Snake_case
Let's reopen as this doesn't look resolved
I think this is blocked by https://github.com/denoland/deno/issues/17262
> I'm not sure how I've ended up in this state, but please let me know if any further info is needed. Could you try to remove `coverage/` dir and...