Skip to content

Commit 81dab45

Browse files
committed
style: Lint with prettier
1 parent 9246d41 commit 81dab45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ipinfoWrapper.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ export default class IPinfoWrapper {
113113
{
114114
timeout: this.timeout,
115115
method: "GET",
116-
compress: false,
116+
compress: false
117117
},
118118
init,
119119
{ headers: Object.assign(headers, init.headers) }

0 commit comments

Comments
 (0)