mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Fix
This commit is contained in:
parent
a24bf3a4c1
commit
30a2bd436a
|
@ -1,3 +1,4 @@
|
||||||
{
|
{
|
||||||
"presets": ["es2015-loose", "stage-0", "react"]
|
"presets": ["@babel/preset-env", "@babel/preset-react"],
|
||||||
|
"plugins": ["@babel/plugin-proposal-class-properties"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
node_modules
|
|
||||||
*.log
|
|
||||||
.DS_Store
|
|
||||||
lib
|
|
||||||
coverage
|
|
Loading…
Reference in New Issue
Block a user