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

Delete "todo-should-have-issue" from package.json #41

Open pixelzoom opened 1 year ago

pixelzoom commented 1 year ago

When this simulation is published (or in code review?), delete this from package.json, so that TODOs require an associated GitHub issue:

    "rules": {
      "todo-should-have-issue": "off"
    }