phetsims / number-pairs

"Number Pairs" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 0 forks source link

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

Open pixelzoom opened 2 months ago

pixelzoom commented 2 months ago

When this simulation is further along in development, delete this from package.json, so that TODOs require an associated GitHub issue:

    "rules": {
      "todo-should-have-issue": "off"
    }
marlitas commented 1 month ago

Personally I'm fine turning that rule on from the beginning. I point all my TODO comments to the initial sprint issue at the beginning unless they level up to a special attention category.