Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Commit 99f3c3e

Browse files
committed
⚗️ remove coverage comment, whatever
1 parent 9861e73 commit 99f3c3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ export interface PersistedStateOptions {
4242
afterRestore?: (context: PiniaPluginContext) => void
4343
}
4444

45-
/* c8 ignore next 11 */
4645
declare module 'pinia' {
4746
export interface DefineStoreOptions<Id extends string, S extends StateTree, G, A> {
4847
/**

0 commit comments

Comments
 (0)