Skip to content

Commit

Permalink
[VSCode] Perform automated translation (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
msujew authored Aug 28, 2024
1 parent 16e7c68 commit 108fd09
Show file tree
Hide file tree
Showing 35 changed files with 2,927 additions and 1,530 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ module.exports = {
],
ignorePatterns: [
'**/{node_modules,dist,lib,out,bin}',
'**/scripts/*.ts',
'.eslintrc.cjs'
],
rules: {
Expand Down
Loading

0 comments on commit 108fd09

Please sign in to comment.