Make naming of JS model files consistent.

Review Request #13156 — Created July 20, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

For a long time we've had a mix of filenames for JS model files, with
some of them ending in "Model" and some of them not. This change makes
all of our new TypeScript code consistent, standardizing on the form
that includes "Model" in the filename. As more things are ported, we'll
fix up the remaining ES6/JS files.

Ran js-tests.

Summary ID
Make naming of JS model files consistent.
For a long time we've had a mix of filenames for JS model files, with some of them ending in "Model" and some of them not. This change makes all of our new TypeScript code consistent, standardizing on the form that includes "Model" in the filename. As more things are ported, we'll fix up the remaining ES6/JS files. Testing Done: Ran js-tests.
bd2e75dd1f45be7fd97e27dd1094bec203a90fb8
maubin
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (01b53bf)
Loading...