Skip to content

Commit

Permalink
feat: Migrate to ESModule & Upgrade Electron version -> 28.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: The1111mp <[email protected]>
  • Loading branch information
1111mp committed Jan 25, 2024
1 parent 15c8444 commit 352c21f
Show file tree
Hide file tree
Showing 94 changed files with 8,940 additions and 14,044 deletions.
7 changes: 2 additions & 5 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
root = true

[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
trim_trailing_whitespace = false
trim_trailing_whitespace = true
7 changes: 0 additions & 7 deletions .erb/configs/.eslintrc

This file was deleted.

63 changes: 0 additions & 63 deletions .erb/configs/webpack.config.base.ts

This file was deleted.

3 changes: 0 additions & 3 deletions .erb/configs/webpack.config.eslint.ts

This file was deleted.

91 changes: 0 additions & 91 deletions .erb/configs/webpack.config.main.prod.ts

This file was deleted.

71 changes: 0 additions & 71 deletions .erb/configs/webpack.config.preload.dev.ts

This file was deleted.

77 changes: 0 additions & 77 deletions .erb/configs/webpack.config.renderer.dev.dll.ts

This file was deleted.

Loading

0 comments on commit 352c21f

Please sign in to comment.