Skip to content

Commit b0c8396

Browse files
committed
chore: update deps + bump version 0.0.5
1 parent 8c1d8f2 commit b0c8396

20 files changed

+13708
-2982
lines changed

.eslintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@
77
"project": "./tsconfig.json",
88
"sourceType": "module"
99
},
10-
"ignorePatterns": ["dist/test/*", "typedoc.js"],
10+
"ignorePatterns": ["typedoc.js"],
1111
"plugins": ["@typescript-eslint", "prefer-arrow", "import"],
1212
"extends": [
13+
"eslint:recommended",
1314
"plugin:@typescript-eslint/eslint-recommended",
1415
"plugin:@typescript-eslint/recommended",
1516
"prettier"

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ resources/
88
.prettierignore
99
.gitignore
1010
tsconfig.json
11+
tsconfig.build.json
1112
typedoc.js
1213
yarn.lock
1314
.vscode

docs/assets/js/search.js

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

0 commit comments

Comments
 (0)