z

Results 5 comments of z

插眼 Vue3 + Vite + TS

I have the same problem

> @chensidi 因为 cz-customizable 目前存在自定义 scope 无效的问题,我提了修复该 bug 的 PR,但作者没合并。于是我自己在 cz-customizable 的基础上并发布新的 NPM 包 **cz-custom**,其用法和文档跟 cz-customizable 保持一致。 当然我会一直维护,跟 cz-customizable 保持功能上的同步,同时也会推出一些更好的功能。你也可以一直使用 cz-custom,没有本质上的区别。 您好,请问下使用cz-custom,如果不配置scope项的话,customScope也没有填写,怎么才能移除掉feat(custom): xxx中的 custom。 ![snapshot](https://raw.githubusercontent.com/baixjian/imgs/main/z.jpg) ```js module.exports = { types:...

> #精简版thin [3d0074f](https://github.com/honghuangdc/soybean-admin/commit/3d0074f2220e2ee2bacd788fc2448aebc9d978e8) 感谢,请问下我们使用精简版的话是否必要merge main分支的有关update吗

I got this as well ```js "dependencies": { "postcss": "^8.4.16", "postcss-less": "^6.0.0", "postcss-html": "^1.6.0", "postcss-scss": "^4.0.0", "stylelint": "^16.2.1", "stylelint-config-standard": "^36.0.0", "stylelint-config-css-modules": "^4.4.0", "stylelint-config-recess-order": "^5.0.0", "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard-scss": "^13.0.0", "stylelint-scss": "^6.2.1"...