diff options
Diffstat (limited to 'scratch/deepmind/part_two/package.json')
-rw-r--r-- | scratch/deepmind/part_two/package.json | 1 |
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" } |