Quantcast
Channel: Node.js Tools for Visual Studio
Viewing all articles
Browse latest Browse all 4630

Created Issue: Incomplete intellisense list for package 'nconf' [1214]

$
0
0
1. install package 'nconf'
2. Type in the following code:
```
var nconf = require('nconf');

nconf.argv()
.env()
.file( { file: 'path/to/config.json' });

nconf.set();
nconf.save();
```
These are all missing from the auto complete list.





Viewing all articles
Browse latest Browse all 4630

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>