Use immer
This commit is contained in:
parent
7f755d2a83
commit
4f72e164d7
33 changed files with 1236 additions and 1153 deletions
|
@ -8,7 +8,12 @@
|
|||
}
|
||||
],
|
||||
"@babel/preset-react",
|
||||
"@babel/preset-stage-0"
|
||||
[
|
||||
"@babel/preset-stage-0",
|
||||
{
|
||||
"decoratorsLegacy": true
|
||||
}
|
||||
]
|
||||
],
|
||||
"env": {
|
||||
"development": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue