Skip to content
  • Samuel Attard's avatar
    build: convert all release scripts to typescript (#44059) · fc9cda72
    Samuel Attard authored
    * build: convert all release scripts to typescript (#44035)
    
    * build: convert all release scripts to typescript
    
    * fix test imports
    
    * build: fix version bumper export
    
    * refactor: use as const
    
    * spec: fix bad type spec
    
    * build: use ts-node to spawn the version-bumper (#44057)
    
    Missed this in the tsification, we should probably call this via API instead of spawning a sub-proc?
    
    * build: still colors
    fc9cda72
Analyzing file…