diff --git a/nx.json b/nx.json index c2111b2..ea9d32e 100644 --- a/nx.json +++ b/nx.json @@ -15,6 +15,9 @@ }, "test:types": { "cache": true + }, + "test:format": { + "cache": true } } }