mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-14 12:14:42 +01:00
fix tsconfig for server
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"extends": "../.nuxt/tsconfig.server.json"
|
||||
"extends": "../../.nuxt/tsconfig.server.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user