diff --git a/tsconfig.json b/tsconfig.json index 368766da..540c28dd 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../perennial-alias/tsconfig/shared/tsconfig-browser.json", + "extends": "../perennial-alias/tsconfig/tsconfig-browser.json", "include": [ "js/**/*", "images/**/*",