Skip to content

Commit

Permalink
docs: updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
oxala committed Sep 26, 2018
1 parent 384e5f6 commit ab2d0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Within your regular JEST configuration, you need to specify a transform for `*.m
"cache": false,
"transform": {
...
"^.+\\.marko$": "<rootDir>/node_modules/marko-jest/preprocessor.js"
"^.+\\.marko$": "<rootDir>/node_modules/marko-tester/preprocessor.js"
}
```

Expand Down

0 comments on commit ab2d0ee

Please sign in to comment.