diff --git a/tsconfig.json b/tsconfig.json index 904bcee..8cea16b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,5 @@ { - "exclude": ["templates", "lib", "tests"], + "exclude": ["templates", "lib", "tests", "website"], "compilerOptions": { /* Visit https://aka.ms/tsconfig.json to read more about this file */