We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3afc32a commit f71886cCopy full SHA for f71886c
packages/eslint-config-react/CHANGELOG.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## 3.10.0 (2022-11-18)
7
+
8
+### Features
9
10
+- add curly rule ([#1083](https://github.com/scaleway/scaleway-lib/issues/1083)) ([3afc32a](https://github.com/scaleway/scaleway-lib/commit/3afc32a1122b62a8b7423240ffaa546a31f1e469))
11
12
## 3.9.0 (2022-11-18)
13
14
### Features
packages/eslint-config-react/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@scaleway/eslint-config-react",
- "version": "3.9.0",
+ "version": "3.10.0",
"description": "Scaleway React eslint shared config",
"keywords": [
"eslint",
0 commit comments