Dave Piacente

Results 2 issues of Dave Piacente

When running with `eslint-plugin-node` and specifying the following in package.json: ```json "engines": { "node": ">=8.9.0" } ``` I expect the following to be flagged by `no-unsupported-features/es-builtins` since this feature was...

__Environment Details__ Platform: `macOS Mojave 10.14.5` VS Code version: `1.36.0` (installed with Homebrew) Other extensions installed/enabled: `None` __Current Behavior__ Unable to install. Getting the following error when installing *any* NuGet...