Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update snapshot
  • Loading branch information
thymikee committed Mar 3, 2019
commit 73e1c016e79b032e33a54034bb44b2f62a62eb40
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,9 @@ exports[`loadConfig validates config for transformer 1`] = `

Example:
{
\\"getTransformOptions\\": function getTransformOptions() {return _ref2.apply(this, arguments);}
\\"getTransformOptions\\": function getTransformOptions() {
return _ref2.apply(this, arguments);
}
}
"
`;