Skip to content

Commit a1d8807

Browse files
authored
Update outdated abel syntax (#425)
1 parent 36da4cb commit a1d8807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby_on_rails/jest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ In this file you create the configuration that is necessary before running the t
4848
```
4949
"env": {
5050
"test": {
51-
"plugins": ["transform-es2015-modules-commonjs"]
51+
"plugins": ["@babel/plugin-transform-modules-commonjs"]
5252
}
5353
}
5454
```

0 commit comments

Comments
 (0)