From 5a57d2938e7eac9dead287ce9d00c8c366da5ac8 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Mon, 4 Sep 2023 21:12:13 +0200 Subject: [PATCH] Remove useless comment --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index a746f2a..4b34df1 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,4 +1,3 @@ { - // https://nuxt.com/docs/guide/concepts/typescript "extends": "./.nuxt/tsconfig.json" }