hasezoey

Results 195 issues of hasezoey

In the examples given, it is unclear to me: what are references to values and what are "clones"? like the following: ```coffee let string1 = "String 1" let string2 =...

Currently, there are undocumented supported Movie folders: - [ ] `trailers` - [ ] `theme-music` (shouldnt this be renamed to `theme music` for consistency with like `behind the scenes`?) -...

## Your Environments - mongoosastic version: x.y.z - node version: x.y.z - mongoose version: x.y.z - elasticsearch version: x.y.z ## Expected Behavior To have the option in the documentation ##...

*This issue is made to notify People that are still here and create new issues / Pull Requests* Please use the [new Repository](https://github.com/hasezoey/typegoose) to open new issues (Please dont close...

### Basic info: - **Node.js version:** 18.3.0 - **jsdom version:** 20.0.0 ### Minimal reproduction case ```js const html = "{ clip: rect(1px, 1px, 1px, 1px); }"; new jsdom.JSDOM(html); ``` Error:...

css

Currently `progress_scanning_general_file` uses `file` instead of a plural like `files`, which can make it read weird when more than 1 files are involved (which is probably more common than just...

## Search Terms typescript import type ## Problem Currently typedoc errors for `{import('file').Type}` with: ```txt [Error [TypeLexerSyntaxError]: Expected "!", "#", ".", ".

bug
needs reproduction

Currently all API documentation (config options, classes, enums, interfaces, types) are all done manually, but could be automated with typedoc documentation testing typedoc branch: https://github.com/nodkz/mongodb-memory-server/tree/testTsDoc run it with `yarn run...

docs

Sometime in the last month `dl.mongodb.org/dl/linux`(same for `windows` and `osx`) where changed to only redirect to `https://www.mongodb.com/try` which makes figuring which archives to use hard and also makes the documentation...

docs