Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
any
Browse files Browse the repository at this point in the history
  • Loading branch information
KATT committed Sep 30, 2023
1 parent c5ab73e commit 5b648eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tson.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/no-explicit-any */

Check failure on line 1 in src/tson.ts

View workflow job for this annotation

GitHub Actions / lint

Requires 'eslint-enable' directive for '@typescript-eslint/no-explicit-any'
import {
TsonAllTypes,
TsonDeserializeFn,
Expand Down

0 comments on commit 5b648eb

Please sign in to comment.