Skip to content

Commit 48b8373

Browse files
committed
fix prettier
1 parent b9abd49 commit 48b8373

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.prettierrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
module.exports = {
2-
parser: 'flow',
32
singleQuote: true,
43
trailingComma: 'es5',
54
proseWrap: 'always',

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
- Added support for React 19
10+
### Added
11+
12+
- Support for React 19

0 commit comments

Comments
 (0)