Matt Arnold
Matt Arnold
This is a feature request for TypeDoc to provide (perhaps as a separate page in the generated docs) some way to view and navigate the _complete_ type hierarchy in one...
In my use of `cross-spawn` (actually via the `cross-env` package), I have discovered that there is some special error-emission behavior (apparently for Windows and `cmd.exe`?) implemented by the `enoent.js` source...
Given a Mocha test suite, using some custom Mocha "ui" code and supporting infrastructure that I have written, I have the ability to "shard" the constituent tests of the suite...
_isTopLevel() check for "node_modules" transform exclusion is too "loose", should be more specific
module-deps currently contains logic that results in excluding files from transformation if any segment in the file's package-relative path is the string "node_modules". This logic lives within the ```_isTopLevel(file)``` function,...
Hello, Thanks for your work on this extension! I am excited to use it. However, I am unable even to get the default KotlinQuickStart project to debug. The project does...
The switchProfile @PQLEndPoint, on success, returns a PathBoundInvalidation validation for the path ['profile']. The first that is strange here is that this path (['profile']) is not accounted for anywhere else...