mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
0d5d7d8357
* Migrate to Yarn 2 * Add peer deps * Work * prettify * test * this * Clean up travis.yml * Run prettier first
8 lines
184 B
YAML
8 lines
184 B
YAML
nodeLinker: node-modules
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
spec: '@yarnpkg/plugin-interactive-tools'
|
|
|
|
yarnPath: .yarn/releases/yarn-berry.cjs
|