phetsims / models-of-the-hydrogen-atom

"Models of the Hydrogen Atom" is an educational simulation in HTML5, by PhET Interactive Simulations at the University of Colorado Boulder.
GNU General Public License v3.0
2 stars 3 forks source link

Automated Testing Lint Error (1/31/2017 10:00 AM) #11

Closed phet-steele closed 7 years ago

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

/home/mendeleev/git/models-of-the-hydrogen-atom/js/spectra/view/ModelControlPanel.js
  14:7  error  'HStrut' 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.