Skip to content

Commit f40c8f0

Browse files
committed
chore: Upgrade release script to use new dprint configuration file name.
1 parent d52dd9c commit f40c8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
7272
[Install](https://dprint.dev/install/) and [setup](https://dprint.dev/setup/) dprint.
7373
74-
Then in your project's *.dprintrc.json*:
74+
Then in your project's *dprint.json*:
7575
7676
1. Specify the plugin url in the `"plugins"` array.
7777
2. Ensure `.ts`, `.tsx`, `.js`, `.jsx`, `.mjs` file extensions are matched in an `"includes"` pattern.

0 commit comments

Comments
 (0)