mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-28 17:02:24 -05:00
Fix faulty instruction about ESLint / prettier
This commit is contained in:
parent
ef2c56b164
commit
9c87c06633
1 changed files with 1 additions and 2 deletions
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -23,5 +23,4 @@ Please list related issues and discussion by using the following syntax:
|
|||
-->
|
||||
|
||||
- [ ] New tests added or existing tests modified to cover all changes
|
||||
- [ ] Code conforms with the ESLint and Prettier rules (`yarn eslint` passes
|
||||
and `yarn prettier` has been applied)
|
||||
- [ ] Code conforms with the JSHint rules (`npm run jslint` passes)
|
||||
|
|
Loading…
Reference in a new issue