mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-16 18:25:12 -06:00
1) Immediately return this expression instead of assigning it to the temporary variable. 2) Extract this nested ternary operation into an independent statement. 3) Expected a `for-of` loop instead of a `for` loop with this simple iteration. |
||
---|---|---|
.. | ||
active_cell_capture.js | ||
clipboard.js | ||
column_selector.js | ||
copy_data.js | ||
grid_selector.js | ||
range_boundary_navigator.js | ||
range_selection_helper.js | ||
row_selector.js | ||
set_staged_rows.js | ||
xcell_selection_model.js |