You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Love your plugin but it's hard to use it. I found this file:
export * from './lib/ticker-wat/Wat'
export * from './lib/sticky-wat/Wat'
export * from './lib/client-wat/Wat'
export * from './lib/ticker-wat/Wat'
export * from './lib/custom-wat/Wat'
export * from './lib/rules-wat/Wat'
export * from './lib/send-wat/Wat'
export * from './assets/timezone'
export * from './hooks/useWat'
export * from './lib/avatar/Avatar'
doesnt get sorted properly. I have to --fix it twice to get entirely sorted.
The text was updated successfully, but these errors were encountered:
Hi,
Love your plugin but it's hard to use it. I found this file:
doesnt get sorted properly. I have to --fix it twice to get entirely sorted.
The text was updated successfully, but these errors were encountered: