propapier/tsconfig.json
webfussel d0f2adaa38 add: collapsing and deletion animation
Added collapsable cards and animation for deletion and card footer
2025-03-06 13:20:56 +01:00

4 lines
94 B
JSON
Executable file

{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}