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

[7.x] Use ts-expect-error in platform code (#69883) #70287

Merged
merged 1 commit into from
Jun 30, 2020

Commits on Jun 30, 2020

  1. Use ts-expect-error in platform code (elastic#69883)

    * ts-ignore --> ts-expect-error
    
    * fix error with mutable array
    
    * fix errors in consumers code
    
    * update SOM
    
    * fix FeatureConfig & Feature compatibility
    
    * do not re-export from code. it breaks built version
    
    * update docs
    
    * add eslint rule for platform team code
    
    * remove test. this is covered by ts-expect-error in unit tests
    
    Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
    # Conflicts:
    #	src/core/utils/integration_tests/__fixtures__/frozen_object_mutation/tsconfig.json
    mshustov committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    86e3438 View commit details
    Browse the repository at this point in the history