Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
hsl0 committed Mar 20, 2021
1 parent fb76be8 commit e67a763
Show file tree
Hide file tree
Showing 15 changed files with 309 additions and 148 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"@typescript-eslint"
],
"rules": {
"@typescript-eslint/no-namespace": "off"
},
"overrides": [
{
Expand Down
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,7 @@ out
.pnp.*

## VScode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.vscode/
*.code-workspace

# Local History for Visual Studio Code
Expand Down
26 changes: 15 additions & 11 deletions dist/mwparam.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/mwparam.js.map

Large diffs are not rendered by default.

66 changes: 35 additions & 31 deletions dist/node/mwparam.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e67a763

Please sign in to comment.