Closed lieut-data closed 4 years ago
Oops, my apologies @mickmister -- I forgot to push those. I bet we could check for this in the build process to ensure npm install
doesn't bring in anything newer. I've verified that /now/ the package-lock.json
doesn't change, even after a make clean
.
Thanks, @hanzei! Updated to address both your comments.
Summary
Fix linting issues introduced by my recent updates. Sync with improvements from the demo plugin as well. (A separate PR is pending to update the demo plugin with changes from the starter-template.)