Yeri Pratama

Results 7 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)

Hello, When I run `:D2Preview` it generates an svg file instead of ascii diagram. When I try to run d2 command manually, it also generate svg file. I could not...

### Does this feature exist in Emacs orgmode core? N/A ### Orgmode link ### Feature value _No response_ ### Additional context Currently, we can open item in two primary way,...

enhancement