James Lewis
James Lewis
After some head banging and source code debugging about why any release of our preMajor package was only bumping to 'patch' versions we discovered that anything below 1.0.0 is forced...
As you can see the element selection has the correct className asserted but only seems to respect the first. Any suggestions? ``` AssertionError: expected the node in to have a...
How do I add a new empty line after a single importDeclaration I have added to the top of the body?
I am attempting to add an import where there may not be imports already but our style guide requires a empty line between imports and the next expression. I have...
We are seeing issues with `alks developer configure` in node-16 with an error message saying that no keychain could be detected. I am assuming this is an issue within node-keytar...
Greetings! In relation to this #54 I am running into a locked ref issue. ` " ! [remote rejected] @test-repo/pkg-b-v2.0.0 -> @test-repo/pkg-b-v2.0.0 (cannot lock ref 'refs/tags/@test-repo/pkg-b-v2.0.0': reference already exists)\n" +`...