Skip to content

Instantly share code, notes, and snippets.

@mysticatea

mysticatea/.md Secret

Last active November 15, 2019 19:33
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 mysticatea/cf1951e2a855e3162b4eee064773ea93 to your computer and use it in GitHub Desktop.
Save mysticatea/cf1951e2a855e3162b4eee064773ea93 to your computer and use it in GitHub Desktop.

ESLint のソースコードに TypeScript を適用している話

進行中の PR: eslint/eslint#12082

あらすじ

  1. AST とは?
  2. AST の型の特徴と問題点
  3. TypeScript が選んだ解決策
  4. TypeScript が選んだ解決策の問題点
  5. TypeScript が選んだ解決策の問題点の解決策
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment