Add prettier-eslint-cli to dev-dependencies

This commit is contained in:
Christopher Hoskin 2020-06-30 13:55:24 +01:00
parent c93ee44879
commit 9e54503d1b
2 changed files with 1131 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -35,6 +35,7 @@
"eslint-plugin-standard": "^3.0.1",
"mocha": "^5.2.0",
"prettier": "^1.18.2",
"prettier-eslint-cli": "^5.0.0",
"sandboxed-module": "2.0.3",
"sinon": "7.2.3",
"sinon-chai": "3.3.0"