phetsims / build-an-atom

"Build an Atom" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/build-an-atom
GNU General Public License v3.0
11 stars 10 forks source link

Automated Testing Lint Error (12/6/2016 10:00 AM) #141

Closed phet-steele closed 7 years ago

phet-steele commented 7 years ago
Running "eslint:allFiles" (eslint) task

/home/mendeleev/git/build-an-atom/js/common/view/AtomView.js
  48:7  error  'TString' is defined but never used  no-unused-vars

✖ 1 problem (1 error, 0 warnings)

Warning: Task "eslint:allFiles" failed. Use --force to continue.

Aborted due to warnings.
jbphet commented 7 years ago

Fixed, closing.