Skip to content

Commit

Permalink
added ts-nocheck so that file name can be changed, see #160
Browse files Browse the repository at this point in the history
  • Loading branch information
jbphet committed Mar 25, 2022
1 parent 7fdda38 commit a6a4946
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/sound-generators/SoundClip.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// Copyright 2018-2022, University of Colorado Boulder

// @ts-nocheck

/**
* A sound generator that plays pre-recorded sounds, either as a one-shot or as a loop.
*
Expand Down

0 comments on commit a6a4946

Please sign in to comment.