Skip to content

Commit bb88c6d

Browse files
authored
Merge pull request #28 from Datapack-Hub/main
Merge main branch changes into production branch
2 parents 11e92d7 + f2a1d19 commit bb88c6d

30 files changed

Lines changed: 1939 additions & 2542 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ node_modules
99
!.env.example
1010
vite.config.js.timestamp-*
1111
vite.config.ts.timestamp-*
12+
coverage

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"oxc.enable": true
2+
"oxc.enable": true,
3+
"cSpell.words": ["keybind", "tabler"]
34
}

bun.lock

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

0 commit comments

Comments
 (0)