Skip to content

Commit bc48d19

Browse files
committed
add lockfile
1 parent d36a148 commit bc48d19

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.hintrc

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"extends": [
3+
"development"
4+
],
5+
"hints": {
6+
"typescript-config/is-valid": "off"
7+
}
8+
}

bun.lockb

241 KB
Binary file not shown.

0 commit comments

Comments
 (0)