add javascript and bitcoin examples #9565
Annotations
10 warnings
packages/common/src/utils/InputUtil.ts#L29
Variable name `controlPressed` must have one of the following prefixes: is, has, can, should, will, did
|
packages/common/src/utils/InputUtil.ts#L32
Variable name `selectAll` must have one of the following prefixes: is, has, can, should, will, did
|
packages/common/src/utils/InputUtil.ts#L33
Variable name `copyKey` must have one of the following prefixes: is, has, can, should, will, did
|
packages/common/src/utils/InputUtil.ts#L34
Variable name `pasteKey` must have one of the following prefixes: is, has, can, should, will, did
|
packages/common/src/utils/InputUtil.ts#L35
Variable name `cutKey` must have one of the following prefixes: is, has, can, should, will, did
|
packages/siwe/src/client.ts#L23
Variable name `required` must have one of the following prefixes: is, has, can, should, will, did
|
packages/siwe/src/client.ts#L24
Variable name `enabled` must have one of the following prefixes: is, has, can, should, will, did
|
packages/siwe/src/client.ts#L27
Variable name `signOutOnAccountChange` must have one of the following prefixes: is, has, can, should, will, did
|
packages/siwe/src/client.ts#L28
Variable name `signOutOnDisconnect` must have one of the following prefixes: is, has, can, should, will, did
|
packages/siwe/src/client.ts#L29
Variable name `signOutOnNetworkChange` must have one of the following prefixes: is, has, can, should, will, did
|
This job succeeded
Loading