Fix faulty instruction about ESLint / prettier

This commit is contained in:
Jürg Lehni 2018-09-29 14:54:08 +02:00
parent ef2c56b164
commit 9c87c06633

View file

@ -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)