Jaco
Jaco
There are no details? At all? (Only external links) Marking as duplicate - logged elsewhere on SE, so tracked elsewhere.
This is account specific - which account? The 2 entries come from different storage areas - - the first from the `balances.locks` - the second from `referenda.convictionVoting` So in the...
Been lurking, but thought I may as well comment as well, which is hopefully not jut a me-too... Have also played with the yarn 2 conversion, and the last hurdle...
I was wondering the same as @kirill-konshin, I def. feel a bit stuck with my org-wise config. For now (horror!) I have resorted to using the node-modules plugin. I just...
Followed the approach by @kirill-konshin with just one tweak - - config stays the same, no `CLIEngine` magic there, just have `parser: require.resolve('@typescript-eslint/parser')` in the shared config - made an...
... still testing through with actual use, so I still may need to resolve to your magic at some point, in one of the repos :)
Umpf, yes, That is an issue. May be an easy fix though since that plugin may be much easier to get a quick PR in. (I am not that far...
I have been running into a brick wall with VSCode & eslint with the shared config. Not quite excited about using postinstall scripts, but if it works... well, why not....
The problem is that it is broken - it does not work as intended sharing messages between various crypto types. Hence being removed.
Can you just walk me through how you are using the above and which problem you are solving/usecase you are addressing? The reason for asking is that, while the sharing-between-different-pairs...