binary64

Results 23 comments of binary64

Or could we update to latest yup? Their latest version has the types now included, so @types/yup I think is deprecated.

I tried both of your suggests, but I run `node_modules/.bin/update-strict-comments` I get: ``` Project does not contain any strict files. ``` Any ideas? It's a pretty plain Nx repo

Yes, I only have mostly .tsx and .ts files. And a couple of .js files. I don't have any @ts-strict-ignore's

> they created a new "Device Connection Service" option I have added this too after seeing the popup but the getting of device info fails for me with ```json {...

I too am looking for danger to exit with a non-0 level when there is 1 or more fail()'s emitted. This is because I'm using --no-publish-check because I wanted a...

Please could you bubble up the error message from parsing the file? At least if we know a line number of the .graphql that is causing the issue, I could...

![image](https://user-images.githubusercontent.com/1680627/119378977-c891cc00-bcb6-11eb-894a-658ce74a26b5.png)

I feel the graphql parser used from your plugin is not liking my schema.graphql (>100k lines). I've tried snipping off random bits in an attempt to narrow down what is...

Use esbuild to compile it first