fix: another bug in @crxjs/vite-plugin #51
Annotations
1 error and 4 warnings
lint
Process completed with exit code 1.
|
lint:
src/popup/Form.tsx#L26
'checkConnectionAndGetUsername' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
src/popup/Form.tsx#L26
'checkConnectionAndGetUsername' is assigned a value but never used
|
lint:
src/shared/server/store.ts#L9
'cloneDeep' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
src/shared/server/store.ts#L9
'cloneDeep' is assigned a value but never used
|