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.
bugs
reselect-codemods
1 parent 6945326 commit 84a9ebeCopy full SHA for 84a9ebe
codemods/package.json
@@ -2,6 +2,9 @@
2
"name": "reselect-codemods",
3
"version": "0.1.0",
4
"description": "A collection of codemods for the reselect library",
5
+ "bugs": {
6
+ "url": "https://github.com/reduxjs/reselect/issues"
7
+ },
8
"scripts": {
9
"format": "prettier -w . --config prettier.config.mjs",
10
"format:check": "prettier -c . --config prettier.config.mjs",
0 commit comments