Erick
Results
2
comments of
Erick
> You can use this too: https://marketplace.visualstudio.com/items?itemName=tintinweb.vscode-ethover > > Would definitely be cool to see dethcrypto's take on that extension though. Looks like that extension got integrated into this one,...
It's possible that AlertId isn't an optional property, in which case the property should be ```ts { // ... alertId: string | null } ```