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

APM TypeScript improvements #68572

Merged
merged 1 commit into from
Jun 8, 2020
Merged

APM TypeScript improvements #68572

merged 1 commit into from
Jun 8, 2020

Commits on Jun 8, 2020

  1. APM TypeScript improvements

    * Add `compilerOptions.noErrorTrunctation` to the tsconfig template
    * Remove unused parameters
    
    Not adding `noUnusedParamaters` to the tsconfig since we get too many hits from dependencies when running `tsc`. These do show up in the editor as warnings, though.
    smith committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    c699ff9 View commit details
    Browse the repository at this point in the history