Skip to content

Commit 4fb19f4

Browse files
committed
V 0.0.4
2 parents 69a218e + 76b9e5c commit 4fb19f4

File tree

29 files changed

+1260
-3976
lines changed

29 files changed

+1260
-3976
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"preview": "vite preview",
1010
"prettier": "prettier --check .",
1111
"lint": "eslint . --max-warnings=1000",
12-
"format": "prettier --log-level warn --write \"./**/*.{jsx,js,tsx,ts,html,css,cjs,md,yml,lock}\"",
12+
"format": "prettier --log-level warn --write \"./**/*.{jsx,js,tsx,ts,html,css,cjs,md,yml,lock,json,gltf}\"",
1313
"lint:fix": "eslint \"./src/**/*.{js,jsx,tsx,ts,html,cjs,md}\" --fix"
1414
},
1515
"dependencies": {

0 commit comments

Comments
 (0)