pronode

Results 4 issues of pronode

Hello! Is it possible to make Outline Map to automaticaly show me properties and methods without clicking expand button every time I change the file?

bug
enhancement

When you execute Stockfish() it creates an instance of something (engine I guess?) that sits in memory until the main process is killed. Is it possible to kill that thing...

As said, there is no "timeline/" request made by Instagram :(

So I set options like this: ``` const sitemap = new Sitemapper({ url: host, field: { loc: true, lastmod: true, changefreq: true, priority: true } }); ``` and then ```...