Commit b3a28ff4 authored by wycers's avatar wycers
Browse files

chore: add commitizen

parent 9bcad46d
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@
		"@typescript-eslint/parser": "^7.0.0",
		"autoprefixer": "^10.4.16",
		"bits-ui": "^0.19.3",
		"cz-conventional-changelog": "^3.3.0",
		"eslint": "^8.56.0",
		"eslint-config-prettier": "^9.1.0",
		"eslint-plugin-svelte": "^2.35.1",
@@ -114,5 +115,10 @@
		"tailwind-variants": "^0.2.0",
		"y-webrtc": "^10.3.0",
		"yjs": "^13.6.14"
	},
	"config": {
		"commitizen": {
			"path": "./node_modules/cz-conventional-changelog"
		}
	}
}
+600 −9

File changed.

Preview size limit exceeded, changes collapsed.