flecks/nx.json
2024-01-10 01:03:46 -06:00

8 lines
106 B
JSON

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