1. 17 Jan, 2018 2 commits
    • Jack Franklin's avatar
      Enhance Jest config error for `setupTestFrameworkScriptFile` (#3512) · 7969b48c
      Jack Franklin authored
      * Enhance Jest config error for `setupTestFrameworkScriptFile`
      
      I wasn't aware of the fact that users of c-r-a could just define
      `src/setupTests.js` and it would be configured with Jest - I nearly
      ejected before I found a GitHub issue that confirmed this functionality.
      
      I thought it might be a nice idea to add it to the error about Jest
      config overrides to stop others ejecting when they don't need to.
      
      * Change the order of Jest config errors.
      
      * Show different error for `setupTestFrameworkScriptFile`
      
      * Tweak the message
      7969b48c
    • Victor Amupitan's avatar
      Changes no-unused-expressions lint from warning to error (#2319) · ed276295
      Victor Amupitan authored
      * Changes no-unused-expressions lint from warning to error
      
      * Update index.js
      
      * Update index.js
      ed276295
  2. 16 Jan, 2018 1 commit
  3. 15 Jan, 2018 29 commits
  4. 14 Jan, 2018 4 commits
  5. 12 Jan, 2018 2 commits
    • Dan Abramov's avatar
      Switch to Yarn Workspaces (#3755) · 0aeffe62
      Dan Abramov authored
      * Switch to Yarn Workspaces
      
      * Feedback
      
      * Move flowconfig
      
      * Use publish script
      
      * Keep git status check
      
      * Fix Flow without perf penalty
      
      * Remove Flow from package.json "test"
      
      * Try running it from script directly (?)
      
      * Try magic incantations
      
      * lol flow COME ON
      
      * Try to skip Flow on AppVeyor
      
      * -df
      
      * -df
      
      * -df
      
      * Try to fix CI
      
      * Revert unrelated changes
      
      * Update CONTRIBUTING.md
      Unverified
      0aeffe62
    • Dan Abramov's avatar
      Try updating Flow (#3757) · 3f7851de
      Dan Abramov authored
      Unverified
      3f7851de
  6. 11 Jan, 2018 1 commit
  7. 10 Jan, 2018 1 commit