Skip to content

Commit c161ca8

Browse files
committed
📝 update README and CHANGELOG
1 parent 85345a6 commit c161ca8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### Added
9+
- HTML/Twig support for Prettier
10+
- VSCode Recommended plugins and better configuration
11+
12+
### Changed
13+
- Improve Styleling configuration
814

915
## [1.2.2] - 2021-12-22
1016
### Added

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
Currently **provides**:
1212
- [🔹 ESLint](https://eslint.org/)
13-
- [🌈 Prettier](https://eslint.org/) ([only for JavaScript](https://github.com/prettier/prettier/issues/5948))
13+
- [🌈 Prettier](https://eslint.org/) ([except for CSS](https://github.com/prettier/prettier/issues/5948))
1414
- [👔 Stylelint](https://stylelint.io/)
1515
- [🟦 TypeScript](https://www.typescriptlang.org/)
1616
- [📚 Storybook](https://storybook.js.org/)

0 commit comments

Comments
 (0)