Render link with an image and a description as card

This commit is contained in:
2025-05-25 21:39:58 +08:00
parent 400b8d62d7
commit be8f0da386
2 changed files with 36 additions and 1 deletions

View File

@@ -36,6 +36,9 @@ export default tseslint.config(
{
ignoreRestArgs: true,
},
],
'@typescript-eslint/ban-ts-comment': [
'off'
]
},
},