Skip to content

Commit 8aef356

Browse files
committed
Update readme
1 parent 7a91efc commit 8aef356

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
@@ -59,7 +59,7 @@ module.exports = {
5959

6060
### Babel Config (Not Recommended)
6161

62-
For those that using [@babel/plugin-transform-typescript](https://babeljs.io/docs/en/babel-plugin-transform-typescript.html) and you want to allow the use of enums except `const enum`:
62+
If you are using [@babel/plugin-transform-typescript](https://babeljs.io/docs/en/babel-plugin-transform-typescript.html) and want to allow the use of enums except `const enum`:
6363

6464
```js
6565
module.exports = {

0 commit comments

Comments
 (0)