mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Format
This commit is contained in:
parent
15b3916170
commit
fb56de6b56
8
nx.json
8
nx.json
|
@ -5,13 +5,7 @@
|
||||||
"default": {
|
"default": {
|
||||||
"runner": "nx/tasks-runners/default",
|
"runner": "nx/tasks-runners/default",
|
||||||
"options": {
|
"options": {
|
||||||
"cacheableOperations": [
|
"cacheableOperations": ["build", "test", "lint", "package", "prepare"]
|
||||||
"build",
|
|
||||||
"test",
|
|
||||||
"lint",
|
|
||||||
"package",
|
|
||||||
"prepare"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user