pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:C language:C language:JavaScript
Filter by
11.9k results
insindresorhus (press backspace or delete to remove)Added options hideYears, hideYearsAndDays, and hideSeconds to allow for more customizable time formatting.
Fixes #70
I ve been trying to package this repo with nix https://github.com/yoctoproject/vscode-bitbake, however, it fails due to
this repository not having a lock file. I generated the lock file from the latest ...
This PR check does the user has new Powershell core, if it uses that, in case if it s not then it fallbacks to the old
Windows tied PowerShell
This fixes up a few links in the readme:
- Updates links to ESLint documentation (current and deprecated)
- Removes 404 links to config files
- Adds Legacy to some of the headers to help disambiguate ...
- When running execa from Deno the following error occurs:
The nodePath option must be a string or a file URL: /Users/username/deno/bin/deno.
- Traced this call back to here: https://github.com/sindresorhus/execa/blob/main/lib/methods/node.js#L29 ...
Resolves #677
CI will fail, requires #680
improvement
This PR adds a new feature that allows checking the current debounce state through an isDebouncing method. The PR also
includes unit tests.
1. Resolves #678
2. Resolves #681
bug
Docs: https://developer.android.com/build/building-cmdline#package_pre-compiled_code_and_resources
As far as I understood, the classes.dex file is only specific for apk files and not other ext names (like ...
Automated changes by create-pull-request GitHub action