mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-13 13:16:52 +03:00
c68b34e4b8
BREAKING CHANGES: Switch from pure-color to color which could change behavior of string parsing or results. No API changes.
5 lines
77 B
JSON
5 lines
77 B
JSON
{
|
|
"extends": "../../../tsconfig.base.json",
|
|
"include": ["../src", "."]
|
|
}
|