Skip to content

Commit c52f13d

Browse files
committed
docs(README): minor refinements
1 parent 459c373 commit c52f13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Each rule has its own test cases and customization aspects
111111
import { ... } from "../entities/foo"; // relative imports
112112
```
113113
114-
- Case-agnostic
114+
- **Case**-agnostic
115115
116116
```js
117117
import { ... } from "entities/user-post"; // Support kebab-case (recommended)

0 commit comments

Comments
 (0)