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 e19bf20 commit c9d5a03Copy full SHA for c9d5a03
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