vscode-factorio-lua-api-autocomplete
vscode-factorio-lua-api-autocomplete copied to clipboard
Fix issues and run scraper
NOTE: It looks like the auto formatter ran, if you care to merge and don't want that change, I can look into auto formatting with your settings.
Three fixes
- npm upgrade
- rename types.d.ts to types.ts and import as necessary
- fill in empty properties array after scraping for classes which inherit but have no properties themselves
Can verify that this pull request works correctly.