misskey/packages/frontend
かっこかり 81348f1277
fix(frontend): TypeScriptの型チェック対象ファイルを限定して高速化するように (#14994)
* fix frontend tsconfig includes

* fix frontend-embed tsconfig includes

* fix eslint in frontend / frontend-embed

* Update Changelog

---------

Co-authored-by: Hazelnoot <acomputerdog@gmail.com>
2024-11-19 10:22:47 +09:00
..
.storybook Update generate.tsx 2024-10-04 13:40:49 +09:00
.vscode
@types feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
assets wip (#14745) 2024-10-11 21:05:53 +09:00
lib
public
src enhance(frontend): デッキ表示時にサイドバーを展開・折りたたみできるように (#14983) 2024-11-18 10:36:51 +09:00
test feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
.gitignore
eslint.config.js update deps (#14057) 2024-07-02 11:38:34 +09:00
package.json Revert "use nodemon 3.0.2" 2024-11-15 19:40:12 +09:00
tsconfig.json fix(frontend): TypeScriptの型チェック対象ファイルを限定して高速化するように (#14994) 2024-11-19 10:22:47 +09:00
vite.config.local-dev.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
vite.config.ts fix: sassのmodern-compilerを使うように (#14651) 2024-10-03 09:09:37 +09:00
vite.json5.ts
vue-shims.d.ts