João Palmeiro

Results 18 issues of João Palmeiro

Hi! 👋 I was trying out the CLI and when reading the [documentation](https://npmpackagejsonlint.org/docs/cli#--noconfigfiles-alias--ncf), I interpreted that if I used the `--noConfigFiles` flag, I would be able to run the tool...

Hi! 👋 After going through the README file, in the [_From the command line_ subsection](https://github.com/tclindner/npm-package-json-lint?tab=readme-ov-file#from-the-command-line), I think that `npx npm-package-json-lint` should be replaced by `npx npm-package-json-lint .`, in order to...

Resolves #174 ## TODO - [x] Check how to prepare the authorization header. - [x] Test with a private Codeberg repository. - [x] Validate that the ref _type_ (branch, commit,...

### Describe the feature Hi! 👋 Similar to sourcehut, GitLab, etc., it would be positive to have the possibility to also download templates/repositories hosted on [Codeberg](https://codeberg.org/). For reference, I currently...

enhancement

Hi! 👋 ### Problem This is not exactly a problem, but I would like to suggest a small change to the `package.json` file to simplify it. Currently, there are three...

enhancement

Hi! 👋 ### Problem [`npm-run-all`](https://github.com/jupyterlab/extension-template/blob/v4.3.1/template/package.json.jinja#L82) is a useful but no longer maintained development dependency. It can be problematic for stricter contexts regarding the dependencies used. ### Proposed Solution Change `npm-run-all`...

enhancement

Hi! 👋 **Is your feature request related to a problem? Please describe.** Metrics for SVG files optimized by SVGO (e.g., file sizes) are only printed/`console.log`ged when using the SVGO CLI:...

enhancement

Hi! 👋 ## Is your feature request related to a problem? Please describe. As a follow-up to a [PR recently opened in the JupyterLab repo](https://github.com/jupyterlab/jupyterlab/pull/16678), I would like to propose...

enhancement

Hi! 👋 ### Problem Currently, similar buttons for closing dialogs have different button types and labels: These examples present two button types and two labels: - Button types: `Dialog.cancelButton()` and...

enhancement
tag:Design and UX
tag:CSS

Hi! 👋 ### Problem The `@jupyterlab/debugger` extension contains a set of icons used in the JupyterLab interface. All JupyterLab interface _core_ icons are centralized in the `@jupyterlab/ui-components` package except for...

enhancement