Skip to content

Commit 7e177bd

Browse files
committed
style:
1 parent f3ebbde commit 7e177bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/socketIO/socket.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// deno-lint-ignore-file no-explicit-any ban-types camelcase
1+
// deno-lint-ignore-file no-explicit-any camelcase
22
// this file is copied from https://cdn.esm.sh/v54/socket.io-client@4.2.0/build/socket.d.ts
33
import { Packet } from "./parser.ts";
44
import { Manager } from "./manager.ts";

0 commit comments

Comments
 (0)