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

Update typings to types in clean NPM scripts #16965

Merged
merged 1 commit into from
Aug 19, 2021

Conversation

jeremymeng
Copy link
Member

  • Our convention now is to use types.
  • Some packages output type definition files into types directory but the clean scripts still use typings.

- Our convention now is to use `types`
@ramya-rao-a
Copy link
Contributor

@deyaaeldeen Is this caught by the linter? If not, can you log an issue for it?

@ramya-rao-a
Copy link
Contributor

@sarangan12 Is this something that should be updated in the code gen as well?

@sarangan12
Copy link
Contributor

@ramya-rao-a The clean script is not generated fully in the generator as of now. It is just echo skipped. But, when I actually update it to the correct format, I will include this.

@deyaaeldeen
Copy link
Member

@deyaaeldeen Is this caught by the linter? If not, can you log an issue for it?

@ramya-rao-a I created this epic #16979

@jeremymeng jeremymeng merged commit 799bdea into Azure:main Aug 19, 2021
@jeremymeng jeremymeng deleted the clean-command-typings-types branch August 19, 2021 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants