1
0
forked from mirror/misskey
misskey/packages/frontend
Kisaragi 47a10f6a6d
refactor(frontend): give local variable to explicit type annotation to avoid TS7043 (#12495)
* refactor: give local variable to explicit type annotation to avoid TS7043

* chore: fix lint error
2023-11-30 14:46:16 +09:00
..
.storybook feat: Avatar decoration (#12096) 2023-10-21 18:38:07 +09:00
.vscode
@types
assets enhance(frontend): リアクション選択時に音を流せるように (#12441) 2023-11-26 13:04:44 +09:00
lib
public
src refactor(frontend): give local variable to explicit type annotation to avoid TS7043 (#12495) 2023-11-30 14:46:16 +09:00
test Add mocks for Web Audio API (#12457) 2023-11-26 09:54:24 +09:00
.eslintrc.cjs
.gitignore
package.json update deps 2023-11-27 21:05:20 +09:00
tsconfig.json
vite.config.ts Update the Vitest configuration (#12493) 2023-11-29 10:41:11 +09:00
vite.json5.ts