Skip to content

Commit bd694ff

Browse files
committed
Update plugin filename
The `plugin.js` file was renamed to `plugin.ts` during the conversion to TypeScript in 53ca85e.
1 parent a1a0208 commit bd694ff

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
@@ -44,7 +44,7 @@ The `prettier` executable is now installed and ready for use:
4444

4545
## Configuration
4646

47-
Below are the options (from [`src/plugin.js`](src/plugin.js)) that `@prettier/plugin-xml` currently supports:
47+
Below are the options (from [`src/plugin.ts`](src/plugin.ts)) that `@prettier/plugin-xml` currently supports:
4848

4949
| API Option | CLI Option | Default | Description |
5050
| -------------------------- | ------------------------------ | :--------: | ----------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)