Noviny

Results 57 comments of Noviny

Initial config proposal shape: ``` "manypkg": { "INTERNAL_MISMATCH_RULE": false, "CUSTOM_INTERNAL_MISMATCH_RULE: "some/file/path.js", "CUSOMISEABLE_RULE": { githubUrlForSomeReason: "www.thenets.com", fixOverride: "some/file/path.js" } ``` Second idea put forward by Mitchell: ``` "manypkg": { "@manypkg/cli/rules/internal-mismatch": false,...

Personal thoughts, doing 1 by default seems the most sane - upgrading packages accidentally is a bit scary (I've got a related brown bag topic on this) Aside aside, are...

With 1, can we do: - get the version range found in repo - call `yarn add package@found-range` Offloading even more of this to yarn? (Trying to keep the wrapper...

> strange problems with running yarn add inside workspaces with resolutions not being respected Wouldn't mind expanding on this - that seems a fairly hard blocker, you're right. > if...

I'm always unsure about badges - I sort of gloss over them.

There's also nothing interactive it wants to show - it's always going to be just a link

I was just going to go a link directly under the heading. I'm more likely to read a hyperlink than a badge.

I quite like this suggestion. What do you mean by includes latest btw?

With latest version - what are you thinking that links to? npm?