Skip to content

Commit 49a58d9

Browse files
committed
Small fix
1 parent 601e205 commit 49a58d9

File tree

109 files changed

+251
-250
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+251
-250
lines changed

.eslintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"env": {
77
"browser": true,
88
"commonjs": true,
9-
"es2021": true
9+
"es2021": true,
10+
"node": true
1011
},
1112
"extends": [
1213
"eslint:recommended",

dist/native/component/addContainer.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/native/component/addContainer.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/ApplicationCommand.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)