Ran Yitzhaki
Ran Yitzhaki
You're right, finding good ways to show the full tree would give a lot of value.
Yes, I agree, PRs welcome 😊
Awesome idea, that could be really useful 🥇
Agree, They all should point to the main https://github.com/wix/haste? Until we'll have a proper documentation site. In case we'll have a specific readme for an inner package we'll point to...
If you mean the "count" header when running "qnm doctor", this is the amount of occurrences of this module within the node_modules In the picture above it says that we...
> if they are all the same version, then there will just be one copy on disk, and one copy inserted in web bundles @dylang It depends on the package...
Thanks for opening this issue! The initial idea for using `ts-node` and not providing TypeScript was: 1. performance is not the primary concern when running these migrations, and transpiling the...
We can save only successful queries to the cache so mistakes won't be saved
@gaearon, That sounds like an awesome idea! Supporting the default imports would only be less performant (from bundle size, and compile time aspects) and as you said, a lint rule...
Before i'm going to invest any time fixing the lint errors, please let me know if you'd like to accept this PR first. And ideally, what should be done from...