Skip to content

Commit 9d4461c

Browse files
Update packages/config-helpers/README.md
Co-authored-by: 루밀LuMir <rpfos@naver.com>
1 parent fa43e29 commit 9d4461c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/config-helpers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export default defineConfig([
9898
9999
The second argument is an optional options object:
100100
101-
- **`gitignoreResolution`** (`boolean`) : Controls how ignore patterns are interpreted.
101+
- **`gitignoreResolution`** (`boolean`): Controls how ignore patterns are interpreted.
102102
- `false` (default) — patterns are resolved relative to the location of the configuration file.
103103
- `true` — patterns are resolved relative to the location of the ignore file, matching the behavior of `.gitignore` files.
104104
- **`name`** (`string`): A custom name for the resulting config object.

0 commit comments

Comments
 (0)