This website requires JavaScript.
Explore
Help
Register
Sign In
reduxjs
/
redux-devtools
Watch
1
Star
1
Fork
0
You've already forked redux-devtools
mirror of
https://github.com/reduxjs/redux-devtools.git
synced
2024-11-11 20:27:07 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
623e4b42a6
redux-devtools
/
packages
/
redux-devtools-ui
/
.babelrc
8 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add devui package (#444)
2019-01-03 16:00:55 +03:00
{
feature(devui): convert to TypeScript (#629) * stash * and those * stash * stash * stash * stash * tests * fix errors * revert * stash * fix lint * prettier
2020-09-09 17:35:22 +03:00
"presets": [
"@babel/preset-env",
"@babel/preset-react",
"@babel/preset-typescript"
chore(*): clean up babel configs (#816)
2021-08-30 02:25:48 +03:00
]
Add devui package (#444)
2019-01-03 16:00:55 +03:00
}
Reference in New Issue
Copy Permalink