Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop

This commit is contained in:
syuilo 2024-01-20 09:53:29 +09:00
commit 91522381b6
84 changed files with 7311 additions and 222 deletions

View file

@ -155,6 +155,7 @@ export function getConfig(): UserConfig {
},
},
},
includeSource: ['src/**/*.ts'],
},
};
}