mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-12 04:37:06 +03:00
78ded9e0ca
* feature(react-dock): convert to TypeScript * And that * Fun * pretty * More fun * Try that
5 lines
83 B
JSON
5 lines
83 B
JSON
{
|
|
"extends": "../../../tsconfig.react.base.json",
|
|
"include": ["../src", "."]
|
|
}
|