We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9abd49 commit 48b8373Copy full SHA for 48b8373
2 files changed
.prettierrc.js
@@ -1,5 +1,4 @@
1
module.exports = {
2
- parser: 'flow',
3
singleQuote: true,
4
trailingComma: 'es5',
5
proseWrap: 'always',
CHANGELOG.md
@@ -7,4 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-- Added support for React 19
+### Added
11
+
12
+- Support for React 19
0 commit comments