mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-11 20:27:07 +03:00
c91471a41d
* chore(cli): convert to TypeScript * Fix knex usage * Fix eslintrc * Ignore dist
5 lines
77 B
JSON
5 lines
77 B
JSON
{
|
|
"extends": "../../../tsconfig.base.json",
|
|
"include": ["../src", "."]
|
|
}
|