Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Commit bcba7c0

Browse files
committed
Updated deps.
1 parent 233802f commit bcba7c0

File tree

14 files changed

+15249
-3777
lines changed

14 files changed

+15249
-3777
lines changed

.eslintignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33

44
# don't lint build output
55
./dist/
6+
7+
# don't lint build tooling configs
8+
.eslintrc.js

.eslintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ module.exports = {
1111
"plugin:@typescript-eslint/recommended",
1212
"plugin:@typescript-eslint/recommended-requiring-type-checking",
1313
"prettier",
14-
"prettier/@typescript-eslint",
1514
"plugin:import/errors",
1615
"plugin:import/warnings",
1716
"plugin:import/typescript",

docs/assets/css/main.css

Lines changed: 2660 additions & 1 deletion
Large diffs are not rendered by default.

docs/assets/js/main.js

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

docs/assets/js/search.js

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

docs/assets/js/search.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/globals.html

Lines changed: 0 additions & 1393 deletions
This file was deleted.

docs/index.html

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

0 commit comments

Comments
 (0)