Yeri Pratama

Results 5 issues of Yeri Pratama

I get Failed to load external module @babel/register when running `npm run-script build`

So i have a module `Flex.tsx` ``` const Flex = (props) => (...) export default Flex ``` Now i want to auto-import it by calling `:TsuImport` under cursor in other...

when i try to camelize my object, i want to convert one of the field (string) into moment object, like this ``` const p = camelizeKeys({ ...myobject, timestamp: moment(purchase.timestamp), });...

This will remove the deprecation warning message ```  Warn 02:21:08 notify.warn [orgmode] "orgmode.parser.files" is deprecated. Use "orgmode.api" instead (see :h OrgApi.load) ```

Hi, is there any plan to publish httpure to the latest package set? The latest package set that support httpure is [package set 38](https://github.com/purescript/registry/blob/14053b30a6bfbe524222752e2923b0540f45615e/package-sets/38.0.0.json#L183)