Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
KermanX committed Feb 4, 2024
1 parent 0d5376c commit 91f9eb5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ A [Prettier](https://prettier.io/) plugin for [Slidev](https://sli.dev/).
npm i -D prettier prettier-plugin-slidev
```

Currently, it requires https://github.com/slidevjs/slidev/pull/1268 to run correctly. So you should install `@slidev/parser` and `@slidev/types` from https://github.com/KermanX/slidev/tree/frontmatter-raw :

```sh
```

### Activate the plugin

Create or modify your [prettier configuration file](https://prettier.io/docs/en/configuration) to activate the plugin:
Expand Down

0 comments on commit 91f9eb5

Please sign in to comment.