flecks/nx.json
2024-01-23 23:59:42 -06:00

9 lines
107 B
JSON

{
"extends": "nx/presets/npm.json",
"targetDefaults": {
"build": {
"cache": true
}
}
}