diff --git a/frontend/tsconfig.json b/frontend/tsconfig.json index f0b0812e..79e2972d 100644 --- a/frontend/tsconfig.json +++ b/frontend/tsconfig.json @@ -25,7 +25,8 @@ }, "types": [ "@types/node", - "@nuxt/types" + "@nuxt/types", + "nuxt-i18n" ] }, "exclude": [