Showing 4 of 4 total issues
Expected an indentation at 2 instead of at 1. Open
Open
- [set](Box.md#set) For creating a new box with a single modified dependency
- Exclude checks
Expected an indentation at 4 instead of at 3. Open
Open
.set('env', box => box.get('config').env);
- Exclude checks
Expected an indentation at 2 instead of at 1. Open
Open
- [patch](../type-aliases/patch.md) For creating a new box with modified dependencies
- Exclude checks
Expected an indentation at 4 instead of at 3. Open
Open
.patch({ env: box => box.get('config').env })
- Exclude checks