diff --git a/website/tsconfig.json b/website/tsconfig.json index e164adc7f212..68eb421d888f 100644 --- a/website/tsconfig.json +++ b/website/tsconfig.json @@ -1,4 +1,6 @@ + { + // This file is not used in compilation. It is here just for a nice editor experience. "extends": "@docusaurus/tsconfig", "compilerOptions": {