Skip to content

Conversation

victorsosa
Copy link

to fix issue #52 [enhancement] Add missing bower.json

now these library can be install using bower

Pastafarianist and others added 5 commits February 19, 2015 00:24
Due to how prettyPrint was implemented, 100 would always be rendered as 1e2. Fixed that particular error. Still leaves open the issue of rendering 10000 as 1e4, for example.
This warning was being logged to the console whenever there was a doubled
semicolon after a return statement, because there is an unreachable (empty)
statement between the semicolons.

Regularize the usage of semicolons in generated code to avoid producing these
warnings.
@victorsosa
Copy link
Author

Please merge this pull request

Fix unreachable code warnings in Firefox 40.
Fixed 100 rendered as 1e2 by prettyPrint
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.

2 participants