summaryrefslogtreecommitdiff
path: root/packages/backend/test/tsconfig.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enable TypeScript incremental mode to speed up IDEsHazelnoot2025-05-281-0/+1
|
* test(backend): enable typecheck by workflow (#13526)zyoshoka2024-03-071-1/+2
|
* update deps (#11764)syuilo2023-09-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * node16 * wip * wip * wip * Update test-utils.ts * wip * Update tsconfig.json * wip * Update package.json * wip * Update following.vue * Update followers.vue * Update index.vue * Update share.vue * Update MkUserPopup.vue * Update MkPostForm.vue * wip * Update MkTokenGenerateWindow.vue * Update MkPagination.vue * refactor * update deps * update deps * Update sw.ts * wip * wip * wip * Update FetchInstanceMetadataService.ts * Update FetchInstanceMetadataService.ts * update node * update deps * :art:
* refactor(backend): use node16 for moduleResolution (#10938)syuilo2023-06-251-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor(backend): use node16 for moduleResolution * update deps * Update tsconfig.json * :v: * revive KEYWORD * restore strict-event-emitter-types dependency * restore ms dependency * cancel redundant import reorder * fix * Delete ms.ts * remove rndstr --------- Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
* test(server): add validation test of api:notes/create (#10090)tamaina2023-02-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(server): notes/createのバリデーションが効いていない Fix #10079 Co-Authored-By: mei23 <m@m544.net> * anyOf内にバリデーションを書いても最初の一つしかチェックされない * :v: * wip * wip * :v: * RequiredProp * Revert "RequiredProp" This reverts commit 74693900119a590263106fa3adefd008d69ce80c. * add api:notes/create * fix lint * text * :v: * improve readability --------- Co-authored-by: mei23 <m@m544.net> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* test(backend): restore ap-request tests (#9997)Kagami Sascha Rosylight2023-02-241-1/+2
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* なんかもうめっちゃ変えたsyuilo2022-09-181-1/+2
|
* use es2021 for nodesyuilo2022-07-311-1/+1
|
* refactor: Use ESM (#8358)syuilo2022-02-271-1/+1
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* fix testsyuilo2021-11-121-0/+41