File tree Expand file tree Collapse file tree 2 files changed +1
-24
lines changed
Expand file tree Collapse file tree 2 files changed +1
-24
lines changed Original file line number Diff line number Diff line change 33 "plugins" : [
44 " react"
55 ],
6- "ecmaFeatures" : {
7- "arrowFunctions" : true ,
8- "binaryLiterals" : true ,
9- "blockBindings" : true ,
10- "classes" : true ,
11- "defaultParams" : true ,
12- "destructuring" : true ,
13- "forOf" : true ,
14- "generators" : true ,
15- "modules" : true ,
16- "objectLiteralComputedProperties" : true ,
17- "objectLiteralDuplicateProperties" : true ,
18- "objectLiteralShorthandMethods" : true ,
19- "objectLiteralShorthandProperties" : true ,
20- "octalLiterals" : true ,
21- "regexUFlag" : true ,
22- "regexYFlag" : true ,
23- "superInFunctions" : true ,
24- "templateStrings" : true ,
25- "unicodeCodePointEscapes" : true ,
26- "globalReturn" : true ,
27- "jsx" : true
28- },
296 "env" : {
307 "browser" : true ,
318 "node" : true ,
Original file line number Diff line number Diff line change 6969 "dmn" : " ^1.0.5" ,
7070 "doctoc" : " ^1.2.0" ,
7171 "enzyme" : " ^2.8.2" ,
72- "eslint" : " ^3.4.0 " ,
72+ "eslint" : " ^4.1.1 " ,
7373 "eslint-plugin-react" : " ^7.1.0" ,
7474 "faucet" : " 0.0.1" ,
7575 "ghooks" : " ^1.3.2" ,
You can’t perform that action at this time.
0 commit comments