nanit icon indicating copy to clipboard operation
nanit copied to clipboard

Node Application Initializers

Results 5 nanit issues
Sort by recently updated
recently updated
newest added

Changed misspelling, finalizerFonder to finalizerFolder

It would be nice to be able to determine the load sequence of the config files. Take the case of inter-dependencies between configurations.

Added a call to `.sort()` the results of `fs.readDirSync` and made a note in the documentation and specs about this behavior so that a developer can use this knowledge when...

I tried to do a pull request but it failed, so... I'm just going to leave this here. In your runner code, I added the following changes to make it...