Skip to content

Commit

Permalink
fixes for author-annotation lint rule, phetsims/chipper#1414
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Jan 5, 2024
1 parent c5d4a68 commit eea2b1e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions js/main.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
// Copyright 2022, University of Colorado Boulder

/**
* @author Jonathan Olson <jonathan.olson@colorado.edu>
*/

import mobius from './mobius.js';
import './MobiusQueryParameters.js';
import './NodeTexture.js';
Expand Down

0 comments on commit eea2b1e

Please sign in to comment.