raf
raf
This would be a great addition to the module.
Looks good to be merged. As a sidenote, I would appreciate if pastelink corresponded to an option in config (e.g. `pastelink: https://paste.brayanbot.dev`) instead of being hardcoded, but that can be...
@DakshNamdev @xcraftman52 I am re-requesting your reviews as changes to both this PR and the dev branch have been made. Can be merged if both of your reviews are positive.
It is not really "this specific use", it's a significant change regarding security and efficiency which I think should be the *default* and no, it would not limit users to...
This is how easy it is to change it: ```diff "scripts": { "dev": "nodemon index.js --show-errors --no-install -e js", "start": "node index.js", - "install:start": "pnpm i && node index.js --no-install",...
> > This is how easy it is to change it: > > ```diff > > "scripts": { > > "dev": "nodemon index.js --show-errors --no-install -e js", > > "start":...
As a side note, pnpm is (just like yarn), or rather; *can be*, installed as a npm package; so that should not be an issue.
> I think having a setup script is fine, if it's simple, updated and doesn't "force" the user to create anything that they don't want. Have a simple setup script...
The best solution to re-introduce the set-up script seems to be to update the `prompt` library ourselves. After updating dependencies and running the tests, it seems to work as intended...
define "borked" graphical issues? crashes? the game kidnaps your family and asks for a ransom?