refactor favorites tab

This commit is contained in:
pa
2026-03-09 12:37:49 +09:00
parent cd832fb96a
commit bc5db58b89
19 changed files with 1590 additions and 2869 deletions
+6 -1
View File
@@ -101,7 +101,12 @@ export default defineConfig([
}
},
jsdoc({
config: 'flat/recommended'
config: 'flat/recommended',
rules: {
'jsdoc/require-param-description': 'off',
'jsdoc/require-returns-description': 'off',
'jsdoc/reject-function-type': 'off'
}
}),
{
ignores: [