This commit is contained in:
2025-12-18 14:48:37 +01:00
parent b476bb7e99
commit f54fa5de5b
23 changed files with 699 additions and 543 deletions

View File

@@ -11,6 +11,7 @@
"noUnusedLocals": true,
"noUnusedParameters": true,
"noEmitOnError": true,
"types": ["react", "react-dom"],
"plugins": [
{
"name": "next"