Updates the BlockFactory main workspace based on the preview block generated from manual construction.
This is a continuation of PR #1216 by @JC-Orozco, rebased on latest develop branch. Bring it latest code up to Google styling and standards.
To use this linter, make sure npm is installed and execute the following
commands inside the main folder.
1.) Only once to update the package "npm install"
2.) To run the linter "npm run lint"
This would make it easier to clean up some of the code.