Merge "Fix path to tsconfig-plugins-base.json"
diff --git a/owners/web/tsconfig.json b/owners/web/tsconfig.json
index 1ad0ea9..4a70a7d 100644
--- a/owners/web/tsconfig.json
+++ b/owners/web/tsconfig.json
@@ -1,5 +1,5 @@
 {
-  "extends": "../../../tsconfig-plugins-base.json",
+  "extends": "../../tsconfig-plugins-base.json",
   "compilerOptions": {
     "outDir": "../../../.ts-out/plugins/owners", /* overridden by bazel */
     "lib": [