Yoctol / bottender

⚡️ A framework for building conversational user interfaces.
https://bottender.js.org
MIT License
4.21k stars 334 forks source link

chore: migrate website to typescript #954

Closed tw0517tw closed 2 years ago

tw0517tw commented 2 years ago

mainly following official guide https://docusaurus.io/docs/typescript-support

also added eslint and workflow for type check

netlify[bot] commented 2 years ago

✔️ Deploy Preview for affectionate-colden-fe4df1 canceled.

🔨 Explore the source changes: 491d0d9fcdc11b48e7e97ed2b58bfc455a738667

🔍 Inspect the deploy log: https://app.netlify.com/sites/affectionate-colden-fe4df1/deploys/61978b918a19000007ea5e47

codecov-commenter commented 2 years ago

Codecov Report

Merging #954 (491d0d9) into master (ba648db) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #954   +/-   ##
=======================================
  Coverage   84.06%   84.06%           
=======================================
  Files         123      123           
  Lines        6350     6350           
  Branches     1622     1622           
=======================================
  Hits         5338     5338           
  Misses       1003     1003           
  Partials        9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ba648db...491d0d9. Read the comment docs.