Skip to content

Commit ecb85de

Browse files
authored
[doc] fix readme prettier config link (#47)
1 parent fe7725b commit ecb85de

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
@@ -20,7 +20,7 @@ export default {
2020
};
2121
```
2222

23-
The order of your plugins array is very important, so if you have other plugins and they don't work initially, try rearranging them. For an example, check out the plugin ordering for this package's Prettier config: [`./prettier.config.mjs`](https://github.com/electrovir/virmator/blob/5d6503bfc31bd44daee6fec1c6e8024e7bc93b84/base-configs/prettier.config.mjs)
23+
The order of your plugins array is very important, so if you have other plugins and they don't work initially, try rearranging them. For an example, check out the plugin ordering for this package's Prettier config: [`prettier.config.base.mjs`](https://github.com/electrovir/virmator/blob/dev/configs/prettier.config.base.mjs)
2424

2525
## Options
2626

0 commit comments

Comments
 (0)