misskey/packages/client/src/scripts
Johann150 5e29528ad4
chore: fix some lints automatically (#8788)
* chore: fix some lints automatically

Fixed lints that were automatically fixable with `eslint --fix`.

* fix type

* workaround for empty interface lint
2022-06-10 14:36:55 +09:00
..
aiscript
hpml chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
2fa.ts
array.ts
autocomplete.ts
check-word-mute.ts
collect-page-vars.ts
contains.ts
copy-to-clipboard.ts
device-kind.ts
emojilist.ts
extract-avg-color-from-blurhash.ts
extract-mentions.ts
extract-url-from-mfm.ts
focus.ts
form.ts
format-time-string.ts chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
gen-search-query.ts
get-account-from-id.ts
get-note-menu.ts chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
get-note-summary.ts
get-static-image-url.ts
get-user-menu.ts chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
get-user-name.ts
hotkey.ts
i18n.ts
idb-proxy.ts
initialize-sw.ts
is-device-darkmode.ts
keycode.ts
langmap.ts
login-id.ts
lookup-user.ts
mfm-tags.ts
navigate.ts
physics.ts chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
please-login.ts
popout.ts fix(client): fix popout url (#8494) 2022-05-29 12:21:36 +02:00
reaction-picker.ts
scroll.ts
search.ts
select-file.ts
show-suspended-dialog.ts
sound.ts
sticky-sidebar.ts
theme-editor.ts chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
theme.ts chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
time.ts
touch.ts
twemoji-base.ts
unison-reload.ts
upload.ts
url.ts
use-leave-guard.ts
use-note-capture.ts
use-tooltip.ts