Lucas Constantino Silva

Results 58 comments of Lucas Constantino Silva

@rwieruch are you TypeScript acknowledged? I've being using for a while, but I'm no expert. To give you context: this library has currently no typings at all, and I don't...

https://github.com/Mayank1791989/gql/issues/45

Here goes a [patch-package](https://www.npmjs.com/package/patch-package) for that. ``` diff --git a/node_modules/react-sidenav/NavGroup.js b/node_modules/react-sidenav/NavGroup.js index 40b9620..9e6530f 100644 --- a/node_modules/react-sidenav/NavGroup.js +++ b/node_modules/react-sidenav/NavGroup.js @@ -95,9 +95,18 @@ var ToggleIndicator = function (props) { return (React.createElement("div",...

It definitely does not seem to be related to *react-policies*, as the issue is clearly happening while compiling the code. My advise would be for you to drop the usage...

First thing should be defining what this CLI would be addressing... nevertheless, if it's supposed to be an more general purposed tool, there are plenty of framework solutions out there,...

@evanshortiss I'm definitely open to a PR ;)