diff --git a/js/tsconfig.json b/js/tsconfig.json index 62af46121..8faacc270 100644 --- a/js/tsconfig.json +++ b/js/tsconfig.json @@ -1,4 +1,3 @@ { - "extends": "./webpack-flarum-tsconfig" - } - \ No newline at end of file + "extends": "./webpack-config-tsconfig" +}