Baptist BENOIST
Baptist BENOIST
Side-demand. It would be nice to also support naming test files with `.test.ts` instead of `.spec.ts` via a `testFileExtension` option too.
@DavidWells I've also bumped the version to 2.0.1 in a separate commit so that you could issue a new release if you agree to 😉
@octogonz Why is this only a Rush issue to use `~/.npmrc` for publishing packages whereas other solutions don't think it's a problem and let the responsibility to end-users to take...
Hi! I'm suffering from the same issue. As I have an architecture similar to the examples, I'll try to fix https://github.com/accounts-js/accounts/issues/806 so that we can reproduce the issue for @pradel...
Well, it turns out that the issue can't be reproduced directly with the `graphql-server-typescript`, `accounts-boost/mono` and the `accounts-boost/micro` examples. I can call `privateMutation` and query `privateField` as expected : It...
After falling on [this graphql-tools issue](https://github.com/apollographql/graphql-tools/issues/862), I've tried to replace the `graphql-tools` package by `graphql-tools-fork`. Once replaced, it now works with my own code (type-graphql + accounts-js microservice 🚀). I'm...
> When you add parens, the attributes do appear. If you open your assembly with ILDASM you will see the attributes created in the method if you use parens. OK,...
Hi. Thanks for the suggestion! By ribbon, do you mean the error message which gets displayed once a command returns a non-zero exit code?  If yes, I'm afraid the...
Hi ! Thanks for the information and for the job you've done. Shame on me having leeched your code without giving credits! Because I used an automated conversion tool, I...
Hi guys. Sorry for being so slow. @dtzWill Thanks for the friendly reminder 👍 @wmertens Please: 1. **Review** and accept my PR: https://github.com/wmertens/vscode-nix/pull/1 2. Follow the following instructions to publish...