-
I'm using `html-eslint` and it works fine:
![image](https://github.com/user-attachments/assets/bea442d0-8ef4-4751-892f-ce9b0b82ad3c)
But, then I want to use `eslint-plugin-tailwindcss` to lint tai…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…
-
Currently ESLint reports errors with things like:
- importing types
- TypeScript in general ("parsing error, unexpected token)
Just doing some local testing, replacing:
```js
module.exports =…
-
Hey there, thanks so much for creating this tool. I'm wondering how all the people programmed HTML all those years without a proper HTML linter? Like as if the [W3C Validator](https://validator.w3.org…
-
I'm trying to update to `ESLint 9` and switch over to the flat config.
I'm getting the following error from `eslint-import-plugin`. Not sure why this is happening, so any help is appreciated.
```she…
-
"dependencies": {
"@babel/runtime": "^7.7.7",
"@nutui/nutui": "^3.1.18",
"@nutui/nutui-taro": "^3.1.10",
"@tarojs/cli": "3.4.7",
"@tarojs/components": "3.4.7",
"@tarojs/plugin-html"…
-
We have in template/eslint.config.js a setup for html-eslint.
The rules currently in force there don't correspond so well to our practices in templates/*.html especially regarding:
- Expected do…
-
# 프로젝트 폴더 구조
```
dr_rate_front/
├── 📁node_modules # 현재 프로젝트에 포함된 라이브러리들이 설치된 폴더, 깃과 같은 저장소에 올릴 때는 이 폴더를 함께 올리지 않는다
├── 📁public # 정적 파일 저장 폴더(컴파일이 필요 없는 파일들이 위치)
├── 📁src …
-
Version: `@eslint-community/eslint-plugin-eslint-comments@4.1.0`
`.eslintrc.json`
```json
"rules": {
"@eslint-community/eslint-comments/disable-enable-pair": [
"error",
{
…
-
- [ ] vite
- [ ] HTMX
- [ ] leaflet-html
- [ ] linting (prettier, eslint)
- [ ] Storybook
- [ ] testing (vitest)