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 bug: Ensure JSDoc type range is valid (#27343) #28008

Merged
3 commits merged into from
Oct 24, 2018

Commits on Oct 19, 2018

  1. Fix bug: Ensure JSDoc type range is valid

    Andy Hanson committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    fc82c4d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. Have scanJsDocToken scan keywords (#27162)

    * Have scanJsDocToken scan keywords
    
    * Update API
    Andy committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    2ef3c01 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Add 'no-unnecessary-type-assertion' tslint disables

    Andy Hanson committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    1b53ee3 View commit details
    Browse the repository at this point in the history