diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 000000000..304b99d52 --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,5 @@ +{ + "parserOptions": { + "project": "./frontend/tsconfig.json", + }, +} \ No newline at end of file