watching method

void watching()

writes the listen to files message

Implementation

void watching() {
  info(lightYellow.wrap('\n👀 Watching config & source files...'));
}