Skip to content

refactor: better utility types and fix AnsiProps type #33

refactor: better utility types and fix AnsiProps type

refactor: better utility types and fix AnsiProps type #33

Workflow file for this run

name: ci
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Deno setup
uses: denoland/setup-deno@v1
- name: Build
shell: bash
run: deno task ci