uetchy
uetchy
This RP enabled the plugin to handle the following expression: ```js const data = ['a', 'b', 1] ```
There is a bunch of CSG APIs out there and we need to catch up with it: https://github.com/uetchy/jsxcad/blob/39d5a86072282ab06de4d150f0884dea414bba4d/src/jsxcad.js#L4-L9
- It supports TS if any of conditions met - `types` in `package.json` - `@types/` is available on npm
## Feature Request Checks community health.
## Feature Request License matters.
Being a fan of Finicky and using it every day, I've gradually come to wish that Finicky's icon would match the look and feel of macOS. That's why I came...
I prefer having crestic config at `/etc/crestic.cfg` or `/etc/crestic/crestic.cfg`, but here: https://github.com/nils-werner/crestic/blob/051adf577db8ad20f00af9a42076ab568a521759/crestic.py#L15-L29 `appdirs` part overwrites the existing `paths` variable. Can I suggest prepending the paths found from `appdirs` module to...