watching method

void watching()

writes the listen to files message

Implementation

void watching() {
  info(lightYellow.wrap('\nšŸ‘€ Watching config & source files...'));
}