João Lenon

Results 8 issues of João Lenon

Register `ts-node/esm` loader programmatically using `register` fn. See issue #2072

### Desired Behavior Register the `ts-node/esm` loader using the `register` function. Example of use: `node --import=ts-node/esm-register` The content of the file would be something like this: ```js import { register...

This PR changes the documentation file's extension to `md` and also make use of some markdown features like code blocks to make the documentation more readable. To see the results,...

![snyk-top-banner](https://redirect.github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade semver from 7.6.3 to 7.7.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

enhancement

![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) Snyk has created this PR to upgrade semver from 7.7.2 to 7.7.3. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

First of all, thanks for this component! How I could fix the input to occupy the full size available? My Input component already does that, but for some reason it's...