sp-dev-fx-webparts/samples/react-page-navigator/config/jest.config.json

5 lines
103 B
JSON

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