File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "file" : {
33 "options" : {
4- "configFile " : " vendor/magento/magento-coding-standard/eslint/.eslintrc" ,
4+ "overrideConfigFile " : " vendor/magento/magento-coding-standard/eslint/.eslintrc" ,
55 "rulePaths" : [" vendor/magento/magento-coding-standard/eslint/rules" ],
6- "reset" : true ,
76 "useEslintrc" : false
87 }
98 },
109 "test" : {
1110 "options" : {
12- "configFile " : " vendor/magento/magento-coding-standard/eslint/.eslintrc" ,
11+ "overrideConfigFile " : " vendor/magento/magento-coding-standard/eslint/.eslintrc" ,
1312 "rulePaths" : [" vendor/magento/magento-coding-standard/eslint/rules" ],
14- "reset" : true ,
1513 "outputFile" : " dev/tests/static/eslint-error-report.xml" ,
1614 "format" : " junit" ,
1715 "quiet" : true
Original file line number Diff line number Diff line change 2020 "grunt-contrib-jasmine": "~1.2.0",
2121 "grunt-contrib-less": "~2.1.0",
2222 "grunt-contrib-watch": "~1.1.0",
23- "grunt-eslint": "~23 .0.0",
23+ "grunt-eslint": "~24 .0.0",
2424 "grunt-exec": "~3.0.0",
2525 "grunt-replace": "~2.0.2",
2626 "grunt-styledocco": "~0.3.0",
You can’t perform that action at this time.
0 commit comments