Skip to content

Commit

Permalink
TS conversion step, see #160
Browse files Browse the repository at this point in the history
  • Loading branch information
jbphet committed Mar 23, 2022
1 parent 2a01434 commit c03e3c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/demo/sim-like-components/model/BoxOfBalls.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// Copyright 2018-2022, University of Colorado Boulder

// @ts-nocheck

/**
* model of a box containing moving balls that bounce off the walls
*/
Expand Down

0 comments on commit c03e3c3

Please sign in to comment.