refactor(electron): typescript check on build scripts (#4650)

This commit is contained in:
Alex Yang
2023-10-18 01:13:47 -05:00
committed by GitHub
parent 9b3e6bf1f5
commit 524e48c8e6
17 changed files with 226 additions and 311 deletions

View File

@@ -0,0 +1,3 @@
{
"type": "module"
}