Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Commit e496a10

Browse files
author
Petr Hanák
committed
specify ecma version
1 parent 05b0539 commit e496a10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environments/react/v15.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module.exports = {
2222

2323
parserOptions: {
2424
sourceType: 'module',
25+
ecmaVersion: 2017,
2526
ecmaFeatures: {
2627
jsx: true,
2728
},

0 commit comments

Comments
 (0)