GitClassic
Feed
Explore
Random
Go Pro
Sign in
socketio
/
engine.io-parser
Code
/
Commits
/ 08cff77
chore: bump prettier to version 3
This change is necessary to be able to write "import type { ... }".
Damien Arrachequesne
committed on Feb 5, 2024, 07:22 AM
Showing
13
changed files
+118 additions
-118 deletions
M
.github/workflows/ci.yml
+1
-1
M
lib/commons.ts
+1
-1
M
lib/decodePacket.browser.ts
+6
-6
M
lib/decodePacket.ts
+7
-7
M
lib/encodePacket.browser.ts
+7
-10
M
lib/encodePacket.ts
+4
-4
M
lib/index.ts
+14
-14
M
package-lock.json
+12
-9
M
package.json
+1
-1
M
test/browser.ts
+22
-22
M
test/index.ts
+19
-19
M
test/node.ts
+23
-23
M
test/util.ts
+1
-1
Browse files at this commit โ