![[筆記] Husky + Lint-staged – Monorepo 專案的設定方式 [筆記] Husky + Lint-staged – Monorepo 專案的設定方式](https://smlpoints.com/wp-content/uploads/guide-vue-integrated-eslint-to-format-js-automatically-1.png) 
				
	        [筆記] Husky + Lint-staged – Monorepo 專案的設定方式
在 2023 年的現在,Monorepo 也是種常見的前後端的專案管理方式。由於 husky 搭配 lint-staged 預設是 .git 和 packlag Read More …
點數旅行 留學 信用卡 程式學習
![[筆記] Husky + Lint-staged – Monorepo 專案的設定方式 [筆記] Husky + Lint-staged – Monorepo 專案的設定方式](https://smlpoints.com/wp-content/uploads/guide-vue-integrated-eslint-to-format-js-automatically-1.png) 
				
	        在 2023 年的現在,Monorepo 也是種常見的前後端的專案管理方式。由於 husky 搭配 lint-staged 預設是 .git 和 packlag Read More …
![[筆記] React 18 + Vite + TypeScript + TailwindCSS + ESLint + Stylelint 整合環境架設 [筆記] React 18 + Vite + TypeScript + TailwindCSS + ESLint + Stylelint 整合環境架設](https://smlpoints.com/wp-content/uploads/notes-react-hooks-ch1-ch2-1.jpeg) 
				
	        為了方便日後開發,仿照過往 Vue3 的作法整合了一個模版。不過意料之外的坑點不少,就順便記錄一下產出的過程。 內容 .vite.config.ts 1. 使用 Read More …
![[指南] 版本大更新 Stylelint 14  – 檢測並修正專案的 CSS 格式 [指南] 版本大更新 Stylelint 14  – 檢測並修正專案的 CSS 格式](https://smlpoints.com/wp-content/uploads/notes-vuejs-node-js-initialize-projects-1.jpg) 
				
	        Stylelint 在 2021 年的 10 月底迎來了重大版本升級,與其搭配的 Visual Studio Extension 套件 – Styl Read More …
![[指南] Vue 結合 StyleLint 來統一你的 CSS 樣式 [指南] Vue 結合 StyleLint 來統一你的 CSS 樣式](https://smlpoints.com/wp-content/uploads/guide-vue-integrated-eslint-to-format-js-automatically-1.png) 
				
	        當多人團隊協作時,除了套用 ESLint 的規範來讓大家的 JavaScript 程式碼風格趨於一致外,關於 CSS / SCSS 這類的排版,就交給 Styl Read More …