Ali Hammad
Ali Hammad
Also added the ability to reference nested "aliased" results generated by queries like below. I have not changed the behavior which was present already. Sorry for un-necessary conflicts because of...
Peer dependencies do not include react-18 which causes installation errors. ``` ❯ npm i flux --save npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR!...
`browserify -t coffee-reactify --extension=".cjsx" --extension=".coffee" -` `browserify -t coffee-reactify -` I get this error for above commands. It probaby wants .coffee or .cjsx file but the generated file by browserify...
please use composer
This pull request adds an option `@sessionx-prefix` (on by default) which when set to off, will ignore tmux's prefix key when binding a key to launch sessionx popup. The following...
It seems `dprint lsp` doesn't format using commands provided in exec section. `dprint fmt` works for exec commands though. I use the following global configuration, which i reference when starting...