sp-dev-fx-webparts/samples/react-my-teams/config/jest.config.json

4 lines
75 B
JSON
Raw Normal View History

{
"preset": "@voitanos/jest-preset-spfx-react16",
"rootDir": "../src"
}