Skip to content

Commit

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

Signed-off-by: petetnt <pete.a.nykanen@gmail.com>
  • Loading branch information
petetnt authored and gaearon committed Feb 12, 2018
1 parent 9690bc8 commit e9abde7
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 e9abde7

Please sign in to comment.