8 lines
106 B
JSON
8 lines
106 B
JSON
|
{
|
||
|
"extends": "nx/presets/npm.json",
|
||
|
"targetDefaults": {
|
||
|
"build": {
|
||
|
"cache": true
|
||
|
}
|
||
|
}
|
||
|
}
|