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.
description
reselect-codemods
1 parent a767498 commit 4c48457Copy full SHA for 4c48457
codemods/package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "reselect-codemods",
3
"version": "0.1.0",
4
+ "description": "A collection of codemods for the reselect library",
5
"scripts": {
6
"format": "prettier -w . --config prettier.config.mjs",
7
"format-check": "prettier -c . --config prettier.config.mjs",
0 commit comments