Skip to content

Commit

Permalink
test: move /e2e/tsconfig_extends assertion to /packages/typescript/te…
Browse files Browse the repository at this point in the history
…st/tsconfig_extends
  • Loading branch information
gregmagolan committed Aug 2, 2019
1 parent 589f748 commit fd99cbc
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 191 deletions.
1 change: 0 additions & 1 deletion e2e/tsconfig_extends/.bazelignore

This file was deleted.

1 change: 0 additions & 1 deletion e2e/tsconfig_extends/.bazelrc

This file was deleted.

39 changes: 0 additions & 39 deletions e2e/tsconfig_extends/WORKSPACE

This file was deleted.

9 changes: 0 additions & 9 deletions e2e/tsconfig_extends/package.json

This file was deleted.

138 changes: 0 additions & 138 deletions e2e/tsconfig_extends/yarn.lock

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

load("@npm_bazel_typescript//:index.bzl", "ts_config", "ts_library")

package(default_visibility = ["//visibility:public"])
load("@npm_bazel_typescript//:index.bzl", "ts_config")
load("@npm_bazel_typescript//:index.from_src.bzl", "ts_library")

# Because our tsconfig.json has an extends property, we must also tell the
# ts_library to include the extended tsconfig file in compilations.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit fd99cbc

Please sign in to comment.