Skip to content

Commit 14222ce

Browse files
committed
1.6.0
1 parent d5df4d5 commit 14222ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default defineConfig({
4242

4343
### .editorconfig
4444

45-
For a consistent editor experience, use the included [`.editorconfig`](https://editorconfig.org) file:
45+
For a consistent editor experience, you can use the included [`.editorconfig`](https://editorconfig.org) file in addition to the Prettier configuration.
4646

4747
```sh
4848
ln -s node_modules/@standard-config/prettier/.editorconfig

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standard-config/prettier",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "TypeScript-first Prettier config",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)