Guest User

Untitled

a guest
Dec 10th, 2018
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. ## in the case of React v15 in SPFx <= v1.6.0
  2. npm install jest @voitanos/jest-preset-spfx-react15 --save-dev
  3.  
  4. ## in the case of React v16 in SPFx >= v1.7.0
  5. npm install jest @voitanos/jest-preset-spfx-react16 --save-dev
Add Comment
Please, Sign In to add comment