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 gen-typescript-declarations docs #617

Closed
nikolay-borzov opened this issue Aug 2, 2018 · 1 comment
Closed

Fix gen-typescript-declarations docs #617

nikolay-borzov opened this issue Aug 2, 2018 · 1 comment

Comments

@nikolay-borzov
Copy link

It says

Add a gen-tsd script to your package.json:

{
  ...
  "scripts": {
    "gen-tsd": "gen-tsd"
  }
}

But actual command file name is gen-typescript-declarations

@aomarks
Copy link
Member

aomarks commented Aug 2, 2018

Thanks for noticing, fixed the README, and added some other recent updates too (e.g. Polymer 3).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants