Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/figma/rules_ts

Bazel rules for the `tsc` compiler from http://typescriptlang.org
https://github.com/figma/rules_ts

Last synced: about 2 months ago
JSON representation

Bazel rules for the `tsc` compiler from http://typescriptlang.org

Awesome Lists containing this project

README

        

# 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:

copy the WORKSPACE snippet into your `WORKSPACE` file.