Skip to content

Commit a094538

Browse files
petetntakstuhl
authored andcommitted
Alphabetize and clean files-array in react-dev-utils package.json (facebook#4016)
Signed-off-by: petetnt <pete.a.nykanen@gmail.com>
1 parent fc13648 commit a094538

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/react-dev-utils/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,10 @@
1414
"browsersHelper.js",
1515
"checkRequiredFiles.js",
1616
"clearConsole.js",
17-
"crashOverlay.js",
1817
"crossSpawn.js",
19-
"eslintFormatter.js",
2018
"errorOverlayMiddleware.js",
19+
"eslintFormatter.js",
2120
"FileSizeReporter.js",
22-
"printBuildError.js",
2321
"formatWebpackMessages.js",
2422
"getProcessForPort.js",
2523
"ignoredFiles.js",
@@ -31,6 +29,7 @@
3129
"noopServiceWorkerMiddleware.js",
3230
"openBrowser.js",
3331
"openChrome.applescript",
32+
"printBuildError.js",
3433
"printHostingInstructions.js",
3534
"WatchMissingNodeModulesPlugin.js",
3635
"WebpackDevServerUtils.js",

0 commit comments

Comments
 (0)