Add a Windows Bazel CI for rules_typescript

PiperOrigin-RevId: 187896866
diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml
index 051d00c..37c4f91 100644
--- a/.bazelci/presubmit.yml
+++ b/.bazelci/presubmit.yml
@@ -25,3 +25,11 @@
     - "..."
     test_targets:
     - "..."
+  windows:
+    run_targets:
+    - "@yarn//:yarn"
+    # TODO(alexeagle): expand to all targets when rules_go is fixed
+    build_targets:
+    - "//examples:all"
+    # TODO(alexeagle): include test_targets when karma fixes land
+    # and we have Bazel 0.12