Skip to content

Commit

Permalink
Bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
dipack95 committed Mar 14, 2024
1 parent b937527 commit cf802fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/codecTools/decodeCodec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export function decodeCodec<TCodec extends t.Any>(
}

// FIXME
console.log('CATCH ME PLEASE ESLINT7');
console.log('CATCH ME PLEASE ESLINT8');

// Return the decoded codec
return decoded.right;
Expand Down

0 comments on commit cf802fc

Please sign in to comment.