Skip to content

Commit

Permalink
docs(readme): rewrite block code
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkeyl committed Aug 10, 2024
1 parent 0ddea59 commit c268acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ yarn add -D @archoleat/prettier-define-config
See [Prettier Configuration](https://prettier.io/docs/en/options.html).

```js
// prettier.config.js or prettier.config.ts
// prettier.config.js
import { defineConfig } from '@archoleat/prettier-define-config';

export default defineConfig({
Expand Down

0 comments on commit c268acb

Please sign in to comment.