Skip to content

Commit

Permalink
fix: readme text error
Browse files Browse the repository at this point in the history
  • Loading branch information
pimenovoleg committed Jan 15, 2022
1 parent 7cbd02b commit 677afc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/stylelint-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module.exports = {

## Настройка IDE
Конфигурация stylelint содержит [stylelint-prettier plugin](https://github.com/prettier/stylelint-prettier).
Поэтому, для автоматичского форматирования файлов стилей, а так же для сортировки свойств стилей,
Поэтому, для автоматического форматирования файлов стилей, а так же для сортировки свойств стилей,
в IDE нужно активировать prettier для файлов стилей.

Prettier: Run for files: {/,}.{scss,json}
Expand Down

0 comments on commit 677afc0

Please sign in to comment.