mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 07:59:48 +03:00
Fix tsconfig
This commit is contained in:
parent
7300be8119
commit
1e5104a54d
|
@ -3,5 +3,5 @@
|
|||
"compilerOptions": {
|
||||
"outDir": "lib"
|
||||
},
|
||||
"include": ["src"]
|
||||
"include": ["demo", "src"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user