Skip to content

Commit ffde7d8

Browse files
committed
Update readme
1 parent f9cdf0a commit ffde7d8

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-
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`:
62+
If you are using [@babel/plugin-transform-typescript](https://babeljs.io/docs/en/babel-plugin-transform-typescript.html) and want to allow the general use of enums except `const enum`:
6363

6464
```js
6565
module.exports = {

0 commit comments

Comments
 (0)