about summary refs log tree commit diff
path: root/scratch/deepmind/part_two/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'scratch/deepmind/part_two/package.json')
-rw-r--r--scratch/deepmind/part_two/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/scratch/deepmind/part_two/package.json b/scratch/deepmind/part_two/package.json
index c9ef307ca0ee..1f10668ec861 100644
--- a/scratch/deepmind/part_two/package.json
+++ b/scratch/deepmind/part_two/package.json
@@ -9,6 +9,7 @@
   "author": "William Carroll",
   "license": "MIT",
   "devDependencies": {
+    "prettier": "^2.0.2",
     "ts-node": "^8.6.2",
     "typescript": "^3.7.5"
   }