chore: Bump version to v0.2.4 #149
Annotations
10 warnings
lint:
src/client/emulator/content.ts#L1
'getNonce' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
src/client/extension.ts#L186
'contextSelection' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/client/extension.ts#L186
'allSelections' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/client/extension.ts#L196
'contextSelection' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/client/extension.ts#L196
'allSelections' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/client/extension.ts#L441
Insert `··`
|
lint:
src/scripts/emulator.ts#L66
Unexpected any. Specify a different type
|
lint:
src/scripts/emulator.ts#L227
Unexpected any. Specify a different type
|
lint:
src/scripts/emulator.ts#L251
Unexpected any. Specify a different type
|
lint:
src/scripts/emulator.ts#L395
Unexpected any. Specify a different type
|