react/packages/react-server/src
Sebastian Markbåge 3e94bce765
Enable prefer-const lint rules (#18451)
* Enable prefer-const rule

Stylistically I don't like this but Closure Compiler takes advantage of
this information.

* Auto-fix lints

* Manually fix the remaining callsites
2020-04-01 12:35:52 -07:00
..
__tests__ Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
forks Wire up bundler configs (#18334) 2020-03-18 12:18:34 -07:00
ReactDOMServerFormatConfig.js Encode server rendered host components as array tuples (#18273) 2020-03-11 09:48:02 -07:00
ReactFizzServer.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
ReactFlightServer.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
ReactFlightServerBundlerConfigCustom.js Add server-runtime to create Server Blocks (#18392) 2020-03-25 19:03:31 -07:00
ReactFlightServerConfig.js [Flight] Split Streaming from Relay Implemenation (#18260) 2020-03-10 14:55:04 -07:00
ReactFlightServerConfigStream.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
ReactFlightServerRuntime.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
ReactServerFormatConfig.js Remove the condition argument from warning() (#17568) 2019-12-11 03:28:14 +00:00
ReactServerStreamConfig.js Add Relay Flight Build (#18242) 2020-03-07 11:23:30 -08:00
ReactServerStreamConfigBrowser.js Add Relay Flight Build (#18242) 2020-03-07 11:23:30 -08:00
ReactServerStreamConfigNode.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00