diff --git a/tsconfig.json b/tsconfig.json index f400f4f..e69cad1 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -11,5 +11,5 @@ "skipDefaultLibCheck": true, "skipLibCheck": true }, - "exclude": ["eslint.config.js"] + "exclude": ["eslint.config.js", "dist"] }