diff --git a/tsconfig.json b/tsconfig.json index 37fd4f1..4d8a039 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,7 +6,6 @@ "name": "@astrojs/ts-plugin" } ], - "importsNotUsedAsValues": "error", "baseUrl": ".", "paths": { "@components/*": ["src/components/*"],