Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save suneo3476/9794a2857daf87721e07610cb156a889 to your computer and use it in GitHub Desktop.
Save suneo3476/9794a2857daf87721e07610cb156a889 to your computer and use it in GitHub Desktop.
how to install jquery with use of typings
# source オプションで dt を指定しろ、というのと、global オプションをつけろ、というエラーを反映。
typings install jquery --source dt --global
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment