Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Switch to babel-cli and update ESLint #71

Closed
wants to merge 1 commit into from

Conversation

pdehaan
Copy link
Contributor

@pdehaan pdehaan commented Sep 26, 2016

Ref: #68 (comment),

Fixes the following warning when installing the dependencies via npm install:

npm WARN deprecated babel@6.5.2: Babel's CLI commands have been moved from the babel package to the babel-cli package

@@ -17,6 +17,9 @@ coverage
# nyc test coverage
.nyc_output

# babel generated files
client
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure the webpack bundle doesn't sneak into GitHub.

@@ -1,5 +1,5 @@
# Page Metadata Parser
A Javascript library for parsing metadata in web pages.
A JavaScript library for parsing metadata in web pages.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 2932c4b on pdehaan:tweak-eslint into 3ec81b4 on mozilla:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants