oops
Some checks failed
Deploy Website / deploy (push) Failing after 1m38s

This commit is contained in:
Lee 2024-10-17 15:35:15 +01:00
parent b3c124631a
commit 0231c6ccfe

@ -16,6 +16,8 @@
"isolatedModules": true,
"jsx": "preserve",
"incremental": true,
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
"plugins": [
{
"name": "next"