We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8beafa4 commit cf644d6Copy full SHA for cf644d6
.gitattributes
@@ -1,2 +1 @@
1
-# Auto detect text files and perform LF normalization
2
-* text=auto
+*.lockb binary diff=lockb
bun.lockb
-223 KB
package.json
@@ -160,10 +160,11 @@
160
},
161
"prettier": "@exer7um/prettier-config",
162
"devDependencies": {
163
- "@exer7um/eslint-config": "1.1.1",
164
- "@exer7um/prettier-config": "0.4.2",
165
- "husky": "9.0.11",
166
- "lint-staged": "15.2.2"
+ "@exer7um/eslint-config": "1.2.1",
+ "@exer7um/prettier-config": "0.4.5",
+ "husky": "9.1.5",
+ "lint-staged": "15.2.9",
167
+ "typescript": "5.5.4"
168
169
"engines": {
170
"vscode": "^1.69.0"
0 commit comments