Moe Shaaban

Results 6 issues of Moe Shaaban

Hi, Is there a way to answer prompts from code when an events happens. example: ```js emitter.on('token', params => { const token = params.get('token') if (!token) return stdin.write(`${token}\n`) // doesn't...

## Summary * Migrate login.js to typescript * Add login step to init command * Add typescript support to jest * Migrate login.test.js to typescript ## How to verify locally...

## Summary ## Description ## Motivation and Context ## Todos - [x] Implemented feature - [ ] Feature with pending implementation ## Screenshots (if appropriate):

## Summary Contentful cli outputs the wrong year `2019`. This change prints out the correct current year and centralise the content **Before** **After**

# Purpose of PR * add SVGR to f36-icons * Add `build:icon` command to `f36-icons` package to generate tsx react component from SVG files ## Todo [ ] The command...

stale