groundskeeper icon indicating copy to clipboard operation
groundskeeper copied to clipboard

node.js package to remove forgotten console statements and specific blocks of code from you Javascript files

Results 1 groundskeeper issues
Sort by recently updated
recently updated
newest added

This PR fixes #26 and #27. In both cases now, groundskeeper will error out on a broken file. This greatly reduces the chances of an unexpected output or runtime error...