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 628b26c..c836376 100644 --- a/package.json +++ b/package.json @@ -19,5 +19,8 @@ "dotenv": "8.2.0", "express": "4.17.2", "typescript": "^3.7.2" + }, + "devDependencies": { + "prettier": "^1.19.1" } } |
