mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-11 04:07:34 +03:00
63b5e656e3
* chore(deps): clean up * prettierignore * Remove * Keep * Unify @types/react
13 lines
97 B
Plaintext
13 lines
97 B
Plaintext
*.log
|
|
.idea
|
|
lib
|
|
dist
|
|
umd
|
|
build
|
|
coverage
|
|
node_modules
|
|
__snapshots__
|
|
dev
|
|
.yarn/*
|
|
**/demo/public/**
|