[typescript]tsconfig target

Mon Mar 24

typescript

Author:Noritaka

Astro
{
  "target":es2016"          (compile with es2016)
}

typescript