• Andrew Zakordonets's avatar
    Beaufity output of eject.js script (#769) · 27e76beb
    Andrew Zakordonets authored
    * Beaufity output of eject.js script
    
    * change formatting of the eject.js output and move colors to cyan
    
    * change message about file copy
    
    * add missing three dots to some statements in eject.js script
    
    * change color of "copying files" line and do not repeat copy path anymore in log
    
    * fix merge conflict
    
    * Remove yellow color from "Removing dependency" line
    
    * changing color to "Adding dependency" line
    
    * Add line that outputs which react script is getting replaced by similar node script
    
    * remove not used anymore colors
    
    * add console line about updating Jest configs
    
    * fix typo
    
    * change formatting of replacing script output in eject.js
    
    * remove "Writing package.json" file console output
    
    * make quotes cyan in "Replacing script" console output
    
    * update console log output for Jest, Babel, ESLint update and group them under one statement
    
    * Style nits
    27e76beb