mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-10-29 15:07:57 +03:00
Update
This commit is contained in:
parent
c24e042fe6
commit
cc88f26977
|
|
@ -7,7 +7,6 @@
|
|||
"allowSyntheticDefaultImports": true,
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"types": [],
|
||||
"isolatedModules": true
|
||||
"types": []
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
"allowSyntheticDefaultImports": true,
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"types": []
|
||||
"types": [],
|
||||
"isolatedModules": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user