mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-11 13:19:49 +02:00
Use nuxtaptparty insstead of openfetch
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
{ "path": "./.nuxt/tsconfig.node.json" }
|
||||
],
|
||||
"compileOnSave": true,
|
||||
"compilerOptions": { "noUncheckedIndexedAccess": true, "module": "NodeNext", "moduleResolution": "NodeNext" }
|
||||
"compilerOptions": { "noUncheckedIndexedAccess": true, "module": "ESNext", "moduleResolution": "Bundler" }
|
||||
}
|
||||
|
Reference in New Issue
Block a user