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 2b62244 commit 0b567cdCopy full SHA for 0b567cd
.prettierrc
@@ -2,5 +2,5 @@
2
"semi": true,
3
"trailingComma": "all",
4
"singleQuote": true,
5
- "printWidth": 70,
+ "printWidth": 70
6
}
package.json
@@ -1,6 +1,6 @@
1
{
"name": "use-state-with-callback",
- "version": "3.0.1",
+ "version": "3.0.2",
"description": "",
"main": "lib/index.js",
"scripts": {
0 commit comments