Skip to content

Commit c907408

Browse files
authored
docs: ignore prettier
1 parent a4de195 commit c907408

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ module.exports = {
6262
};
6363
```
6464

65+
## Ignore
66+
67+
To ignore prettier use `/* */` or `//` instead of /** */
68+
6569
## Examples
6670

6771
#### Single line

0 commit comments

Comments
 (0)