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

Commit cd09ded

Browse files
(breaking) Upgrade react ruleset to use 0.15
1 parent 802a840 commit cd09ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environments/react/latest.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ module.exports = {
2929
// Configures the react plugin to treat some rules with regard to this specific React.js version
3030
settings: {
3131
react: {
32-
version: '0.14'
32+
version: '0.15'
3333
}
3434
}
3535
}

0 commit comments

Comments
 (0)