Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/replace arrays with sets #13

Open
wants to merge 26 commits into
base: staging
Choose a base branch
from

Conversation

kimberlythegeek
Copy link
Owner

No description provided.

kimberlythegeek and others added 26 commits June 24, 2022 17:08
* Add .circleci/config.yml

* Updated config.yml
* updated packages and included ones added by ejecting the app

* added configurations for webpack and included config files in eslint

* created separate jest config file

* * moved .babelsrc to root directory
* updated babel config to target 2 most recent chrome and firefox versions
* added babel-plugin-transform-runtime to avoid duplication

* * removed auto-generated manifest file
* removed leftover comments from create-react-app
* removed %PUBLIC_URL% from paths as this is no longer needed

* updated tsconfig options

* * created typed hooks for useDispatch and useSelector
* add `void` to fix some typescript errors

* updates required by React 18

* updated tests for compatibility

* updated material imports to improve performance

* updated readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants