Open samreid opened 2 years ago
@kathy-phet said:
Hi Sam, I’m not sure what prompted moving wave interference to type script, but i wanted to ask you not to spend time on that since it’s not a priority at the moment. Thanks.
See the comment in https://github.com/phetsims/phet-core/issues/116#issuecomment-1505881808
Numerous files were marked as // @ts-nocheck
since they were partway through porting to TypeScript when this work was paused.
To avoid merge problems, I decided to commit intermediate work with typescript eslint rules disabled and some ts-nochecks. Local testing is passing, hopefully this doesn't cause issues for our workflow.