Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boilerplate #3

Merged
merged 42 commits into from
Jun 30, 2015
Merged

Boilerplate #3

merged 42 commits into from
Jun 30, 2015

Conversation

RobLoach
Copy link
Member

No description provided.

TimothyGu and others added 30 commits April 2, 2015 21:12
This adds the inputFormats key to the boilerplate, allowing transformers to define what the expect input is:
https://github.com/jstransformers/jstransformer#inputformats
feat(inputFormats): Add inputFormats
This will make npm only deploy index.js and LICENSE.md.
Update and rename History.md to HISTORY.md
I believe it includes all `*.md` files automatically for us.
Remove "LICENSE.md" from "files" in package.json
```
   Output:	"<span class="foo" id='bar'>hello world</span>\n"
   Expected:	"<span class="foo" id='bar'>hello world</span>"
 ✓ escape-html.render() (11ms)
```
While the tests pass, there's an extra \n at the end of output console log. Having the input to assertEqual() there will fix it.
Disable email notifications
Fix tests to trim the output
RobLoach added a commit that referenced this pull request Jun 30, 2015
@RobLoach RobLoach merged commit 0887427 into master Jun 30, 2015
@RobLoach RobLoach deleted the boilerplate branch June 30, 2015 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants