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

Review and improve the JavaScript documentation #233

Closed
6 tasks done
egamma opened this issue Mar 16, 2016 · 0 comments
Closed
6 tasks done

Review and improve the JavaScript documentation #233

egamma opened this issue Mar 16, 2016 · 0 comments
Milestone

Comments

@egamma
Copy link
Member

egamma commented Mar 16, 2016

Cover:

  • what is the difference between a project that doesn't have a jsconfig and one that has one
  • how to add a .d.ts by either using a /// reference or by adding a jsconfig.json that containts the typings folder
  • what are the semantics of the compiler options section
    • target - defines which libraries are available
  • how to disable the built-in JS validation when you want to use ES7 constructs
  • reload JavaScript project (the good news is that this no longer has to be used for normal flows)
  • Document how to get Intellisense for ReactNative
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

1 participant