Skip to content

Commit cf0ef53

Browse files
Apply suggestions from code review
Co-authored-by: neverland <jait.chen@foxmail.com>
1 parent a94dc58 commit cf0ef53

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Rust port of [enhanced-resolve].
1616

1717
## Usage
1818

19-
### Basic NPM Usage
19+
### Basic npm Usage
2020

2121
Use the opinionated **synchronous** resolver with default options:
2222

@@ -172,6 +172,7 @@ In the context of `@rspack/resolver`, the `tsconfig.references` option helps iso
172172
This ensures that path aliases defined in one TypeScript project do not unintentionally affect the resolving behavior of another.
173173

174174
Given the following [project](https://github.com/web-infra-dev/rspack-resolver/blob/main/examples/tsconfig_references) structure:
175+
175176
```txt
176177
├── app
177178
│ ├── mock_foo

0 commit comments

Comments
 (0)