Update dependency electron-store to v9 - autoclosed #209
Annotations
9 errors
Typecheck:
src/index.ts#L22
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Typecheck:
src/index.ts#L23
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Typecheck:
src/index.ts#L24
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Typecheck:
src/index.ts#L25
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Typecheck:
src/index.ts#L34
Property 'set' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Typecheck:
src/index.ts#L35
Property 'set' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Typecheck:
src/index.ts#L36
Property 'set' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Typecheck:
src/index.ts#L37
Property 'set' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Typecheck
Process completed with exit code 2.
|
Loading