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

Fix/suppress upcoming JSCompiler build errors #5502

Merged
merged 1 commit into from
Mar 6, 2019

Commits on Mar 4, 2019

  1. Fix/suppress upcoming JSCompiler build errors

    Upstreaming cl/236195240 from the jscompiler team.
    
    These errors come from the compiler incorrectly overriding JSDoc on a declaration with its right-hand-side. In some cases the JSDoc should not have been there; in other cases the JSDoc was correct and this reveals an error elsewhere.
    rictic committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    0d0da56 View commit details
    Browse the repository at this point in the history