Skip to content
This repository was archived by the owner on Jan 1, 2023. It is now read-only.

Commit 0c15ab6

Browse files
authored
fix README
1 parent 32f4b76 commit 0c15ab6

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
@@ -11,7 +11,7 @@ This repository is inspired by [this article](https://v8.dev/blog/cost-of-javasc
1111
1212
## Object to JSON.parse
1313

14-
This plugin converts from object literal to JSON.parse ([example](https://github.com/nd-02110114/babel-plugin-object-to-json-parse/tree/master/example))
14+
This plugin converts from object literal to JSON.parse
1515

1616
```js
1717
// before

0 commit comments

Comments
 (0)