diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index e57ec2b..593e83e 100644 --- a/package.json +++ b/package.json @@ -4,5 +4,8 @@ "htmlhint": "^0.14.0", "prettier": "^2.0.5", "vls": "^0.5.6" + }, + "devDependencies": { + "ember-template-lint-plugin-prettier": "^2.0.0" } } |