tom

Results 8 issues of tom

Upgrades some dependencies and patches a critical vulnerability in handlebars. Also, I un-ignored `package-lock.json` as it is best practice to push it so everybody has the same packages.

I get the idea of the check but it actually prevents a user from using Hostnames, that are valid. For example german company "Märklin" has the domain [märklin.de](märklin.de) which is...

Hey! I found this bug: When you delete a repeating Event, the Server returns an Error and the Event doesn't get deleted. The Error Log can be found [as a...

old version

Currently the Phrase CLI seems to only search for the `.phrase.yml` in the current working dir. It'd be great if the CLI would bubble up the working tree until it...

enhancement

yo just installed this tool and it works flawlessly! thought i could donate few bucks for this but seems like you haven't github sponsors and i could not find a...

There already is a BoldOff Icon so it'd be great if you could add UnderlineOff and ItalicOff.

icon request

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

feature

As the [root tsconfig](https://github.com/g59/nestjs-plugins/blob/main/tsconfig.json#L9) is using `"importHelpers": true`, the `tsc -p .` command outputs code which tries to import code from `tslib` package. See the `lib/index.js` file for example ```js...