jeremyfa / yaml.js

Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firefox complains with error "unreachable code after return statement[Learn More]"

AnupamKhosla opened this issue · comments

I used yaml.js and then yaml.min.js in my project. Both of them are giving the error in Firefox browser. In all other browsers it doesn't throw any error. Although in Firefox too the plugin works fine.