Adam Rutkowski
Adam Rutkowski
Is there any progress? I'd also like to use the destructuring import, it's much more convenient and does not actually include any JS code when only importing types.
Ok, but I think now it is dead.
@miguelcaravantes @gerardck I've implemented this in https://github.com/yhnavein/ng2-semantic-ui/pull/1 (via `canCloseSidebar` input on ``)
I can confirm that it's not working because `jquery` is defined in `dependencies` but it should be in `peerDependencies` and because of that, `yarn` is fetching a different version of...
I have the same issue. It does remove `url` and `fetch` fields from remote section but does not remove the section _header_. ``` [remote "origin"] url = ssh://[email protected]/test/repo fetch =...
Is there any update regarding this issue? My client generator started producing invalid code after the update...