egirlskey/packages/backend
Kagami Sascha Rosylight 4b98920f02
Fix import related TypeScript errors (#9321)
* Add missing @types packages

* Fix TS1272 type only imports

* Fix TS2821 import assertion
2022-12-14 00:01:45 +09:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets feat: Add Badge Image to Push Notification (#8012) 2022-06-20 00:33:46 +09:00
migration Add Cloudflare Turnstile CAPTCHA support (#9111) 2022-10-13 09:19:57 +09:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
src Fix import related TypeScript errors (#9321) 2022-12-14 00:01:45 +09:00
test refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
.eslintignore use eslint 2021-11-12 10:35:41 +09:00
.eslintrc.cjs test: __dirnameはESModuleでは使えないので置き換えた (#8626) 2022-05-14 16:09:47 +09:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc use swc for jest 2022-09-22 04:51:16 +09:00
jest-resolver.cjs なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
jest.config.cjs use swc for jest 2022-09-22 04:51:16 +09:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
package.json Fix import related TypeScript errors (#9321) 2022-12-14 00:01:45 +09:00
tsconfig.json Fix import related TypeScript errors (#9321) 2022-12-14 00:01:45 +09:00
watch.mjs implement dev command 2021-11-19 14:48:59 +09:00