Skip to content

Commit

Permalink
Add sim_es6_eslintrc_review.js, see phetsims/chipper#734
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Feb 6, 2019
1 parent d8c8e7b commit 7cde851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions checklists/code_review_checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ PhET code-review checklist
- [ ] Does the sim start up? (requirejs and built versions)
- [ ] Does the sim experience any assertion failures? (run with query parameter `ea`)
- [ ] Does the sim pass a scenery fuzz test? (run with query parameters `fuzz&ea`)
- [ ] Does linting with "sim_es6_eslintrc_review.js" reveal any problems that should be fixed? (change eslintConfig in package.json and run `grunt lint`)

#### **Memory Leaks**

Expand Down

0 comments on commit 7cde851

Please sign in to comment.