npm install- Modify TypeScript in ts_src folder
- Run
npm run format - Run
npm run lintand make any necessary changes to remove errors - Run
npm testand make sure the tests pass - Run
git diffand make sure the diff in the JS files in the src folder match the changes you made to the TS files