first commit

This commit is contained in:
Mateusz Gruszczyński
2026-03-04 15:27:05 +01:00
parent 5429f176c9
commit 4f775858b1

View File

@@ -17,6 +17,11 @@
"jsx": "preserve",
"incremental": true,
"esModuleInterop": true,
"baseUrl": ".",
"paths": {
"@/*": ["./*"]
},
"plugins": [
{
"name": "next"