Petra Jaros
Petra Jaros
Node attempts to make CommonJS exports available as named exports when imported by ES modules. It does this by statically analyzing the CJS module using `cjs-module-lexer`. However, as the name...
_Disclaimer: The following represents some thinking I've done lately about multi-graph support in JSON-LD in anticipation of some ideas for [m-ld](https://m-ld.org) and [Web Zero](https://nlnet.nl/project/WebZero/). The use case is not inspired...
I'm guessing this was intended to be an RFC 2119 "SHOULD"?
Or so I hear. What gives?
I'd really appreciate a way to edit files by affinity even if they don't exist yet. So, for instance, if I'm in a model which doesn't have a controller yet,...
[ChargeFeeTo is currently required](https://github.com/tylerhunt/remit/blob/4daeaf60fdca96e6b503d02477ba8a8788ee15aa/lib/remit/operations/pay.rb#L9) in Remit, but [the Amazon docs say that the actual parameter is not required](http://docs.aws.amazon.com/AmazonFPS/latest/FPSAdvancedGuide/Pay.html). Maybe it used to be?
**Idea** Currently, [a number of URL schemes are special-cased to provide icons](https://github.com/yoyurec/logseq-awesome-links/blob/9db357731ff06491d9cb276c6330234df8bbc72a/src/modules/favIcons/favIcons.ts#L65). However, there are still outstanding requests for more (#47, #55), and I was about to add one more...
The issue template says: > Also for any intermittent issues, please enable output channel logging by setting `"findrelated.outputLevel": "debug"` in your settings.json. This will enable logging to the `FindRelated` channel...
## Description Many libraries require named functions for various things, but almost all of them end up taking those functions as expressions, rather than requiring them to be declarations. For...
``` # npm audit report marked