mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-02-01 12:47:55 +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