Commit 98e78bd Clauderic Demers
committed
1 parent dd3151f commit 98e78bd Copy full SHA for 98e78bd
File tree 3 files changed +372
-548
lines changed
3 files changed +372
-548
lines changed Original file line number Diff line number Diff line change 15
15
"react/forbid-prop-types" : "off" ,
16
16
"react/jsx-filename-extension" : "off" ,
17
17
"react/no-unused-prop-types" : "off" ,
18
- "shopify/binary-assignment-parens" : "off" ,
19
18
"react/no-string-refs" : 1 ,
20
- "react/no-deprecated" : 1
19
+ "react/no-deprecated" : 1 ,
20
+ "shopify/binary-assignment-parens" : "off" ,
21
+ "sort-class-members/sort-class-members" : "off"
21
22
}
22
23
}
Original file line number Diff line number Diff line change 73
73
"babel-plugin-transform-async-to-promises" : " ^0.8.4" ,
74
74
"classnames" : " ^2.2.5" ,
75
75
"css-loader" : " ^2.1.0" ,
76
- "eslint" : " ^4.10 .0" ,
77
- "eslint-plugin-shopify" : " ^26.1.2 " ,
76
+ "eslint" : " ^5.16 .0" ,
77
+ "eslint-plugin-shopify" : " ^27.0.1 " ,
78
78
"extract-text-webpack-plugin" : " ^1.0.1" ,
79
79
"html-webpack-plugin" : " ^2.16.1" ,
80
80
"husky" : " ^1.3.1" ,
You can’t perform that action at this time.
0 commit comments