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 12:17:18 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
faff0db47b
redux-devtools
/
packages
/
redux-devtools-app
/
.babelrc
8 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Create redux-devtools-core and include remotedev-utils
2018-12-27 02:00:29 +03:00
{
chore(core): convert to TypeScript (#655) * Get started * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash
2020-10-26 02:32:04 +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
]
Create redux-devtools-core and include remotedev-utils
2018-12-27 02:00:29 +03:00
}
Reference in New Issue
Copy Permalink