Results 71 comments of firefoxic

Надо залинковать с [yomoyo/issues/1097 ](https://github.com/htmlacademy/yomoyo/issues/1097) 👀

> Добавьте к issue исследование на использование пробелов/табов в реальных проектах. Лично я всё больше встречаю в проектах табы, а не пробелы. И даже догадываюсь почему. Но собирать какую-то статистику...

На заметку: На 9й eslint всё равно никто так просто не обновится (#100), включая тех, кто просто использует этот академский конфиг как есть, как минимум надо сменить файл конфига и...

Свечку надо ставить не сейчас, а 6 сентября в торт 🎂 — 5 годиков как-никак 🤣

> So, I wonder if a new rule should disallow the use of `@charset` I'm not sure about this. The same article https://developer.mozilla.org/en-US/docs/Web/CSS/@charset also mentions this: > but it is...

@SelenIT maybe you can help with this vague wording?

Given the answer, it seems that the rule would still make sure that `@charset "...";` is spelled correctly in the presence of something like it (disallow single quotes, upper case,...

As far as I understand it, if the developer even crookedly wrote something like `charset` somewhere, he wanted to rely on what he specifies. And the linter needs to see...

I have already started to think about how much, what and how I will have to change in the plugin in view of everything discussed here. But I decided to...

> However, I still wonder whether we should implement the new rule and include it in the recommended config. If it's rarely used, is it worth implementing it? Wouldn't a...