Skip to content

Instantly share code, notes, and snippets.

@teppeis
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save teppeis/70ab23698929b8891d09 to your computer and use it in GitHub Desktop.
Save teppeis/70ab23698929b8891d09 to your computer and use it in GitHub Desktop.
closure-tsタスクリスト
  • closure-libraryのリポジトリからd.tsを分離
  • 出力先を別ディレクトリに指定できるように
  • typescript-spec-md
  • exportはずす
    • exportの意味を調べる
    • 実際にはずす
  • UnionType
  • 中間JSONの分離
  • 整形ば別のpretty系にまかせる?
  • 依存処理
    • @implement
  • string問題
  • @typedef
  • closure-libraryの間違ったアノテーションとかのプルリク投げる
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment