chore: add linting
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { Contact } from "./Contact"
|
||||
import { Contact } from './Contact'
|
||||
|
||||
export type WAConnectionState = 'open' | 'connecting' | 'close'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user