postcss-lit does not fix rule-empty-line-before in .js files using css`` function
未關閉
- 主要語言
- TypeScript
- 星號
- 90
- 分支
- 9
- 平均合併
- 1 天 9 分鐘
- 30 天內合併 PR
- 3
描述
Hello,
I'm experiencing an unexpected behavior with the postcss-lit plugin. While the plugin correctly detects violations of the `rule-empty-line-before` rule, it does not seem to apply fixes when using the --fix flag.
Although the rule violation is identified, running stylelint --fix does not resolve it in these cases. However, the same rule is successfully fixed in .scss, .html, and .css files.
**Stackblitz:**
- https://stackblitz.com/edit/vitejs-vite-wpcrdtqp?file=package.json
To test the --fix command, simply remove the underscore in the command:
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。