Skip to content

Commit 371a49f

Browse files
authored
Update README.md
1 parent e0b7447 commit 371a49f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ npm install --save-dev jsx-css-module-transforms
1717
```
1818

1919
after installing, If you are using babel, add this to your plugins:
20-
```json
20+
```jsonc
2121
// .babelrc
2222

2323
{
@@ -184,4 +184,4 @@ function Component() {
184184
</div>
185185
)
186186
}
187-
```
187+
```

0 commit comments

Comments
 (0)