Skip to content

Commit

Permalink
Alphabetize and clean files-array in react-dev-utils package.json (fa…
Browse files Browse the repository at this point in the history
…cebook#4016)

Signed-off-by: petetnt <pete.a.nykanen@gmail.com>
  • Loading branch information
petetnt authored and akstuhl committed Mar 15, 2018
1 parent fc13648 commit a094538
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/react-dev-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@
"browsersHelper.js",
"checkRequiredFiles.js",
"clearConsole.js",
"crashOverlay.js",
"crossSpawn.js",
"eslintFormatter.js",
"errorOverlayMiddleware.js",
"eslintFormatter.js",
"FileSizeReporter.js",
"printBuildError.js",
"formatWebpackMessages.js",
"getProcessForPort.js",
"ignoredFiles.js",
Expand All @@ -31,6 +29,7 @@
"noopServiceWorkerMiddleware.js",
"openBrowser.js",
"openChrome.applescript",
"printBuildError.js",
"printHostingInstructions.js",
"WatchMissingNodeModulesPlugin.js",
"WebpackDevServerUtils.js",
Expand Down

0 comments on commit a094538

Please sign in to comment.