Nathan
Nathan
## **I'm submitting a ...** - [ ] bug report - [ ] feature request - [x] support request ## **What is the current behavior?** When I look at the...
## **I'm submitting a ...** - [X] bug report - [ ] feature request - [x] support request ## **What is the current behavior?** When I try to use this...
The last commit for this package was in 2018, and this package seems to be unusable for fairly new versions of Jest. There are at least 3 open issues about...
Also fixes tests for `common-flags.test.js`
I have a CIF file that I want to import. When I go to System & Settings -> Migration Tool -> Import Content, click on Add Batch, and try to...
I'm a little confused about where I can use this. Does the package author have to incorporate `lazy-imports` into their code in order to lazily load it? Or, could I...
**Is your feature request related to a problem? Please describe.** I want to prevent the flower db file from growing too large (>100MB, for example). **Describe the solution you'd like**...
[FEATURE] Include the user's current vim mode (normal, insert) in the Status Line JSON stdin object
### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem...
## Changes Lazily import `firebase_admin` and its modules because we've found it's one of the slower modules to import in our Django projects. For type annotations, the `firebase_admin` is only...