jbedard / rules_ts

Bazel rules for the typescriptlang.org language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bazel rules for ts

High-performance alternative to the @bazel/typescript npm package, based on Aspect's rules_js.

Installation

From the release you wish to use: https://github.com/aspect-build/rules_ts/releases copy the WORKSPACE snippet into your WORKSPACE file.

About

Bazel rules for the typescriptlang.org language

License:Apache License 2.0


Languages

Language:Starlark 80.5%Language:JavaScript 17.7%Language:Shell 1.8%