summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYoshiya Hinosawa <stibium121@gmail.com>2018-07-09 14:09:56 +0900
committerRyan Dahl <ry@tinyclouds.org>2018-07-09 11:05:02 -0400
commit46db20172cc08e6427ceef9bb020f93c1e922952 (patch)
treec2366dc15552e11d395abb72fb8eddbade1b9a2d /package.json
parent14f208fff97ac6ea3cc9663f555584a26562fd86 (diff)
chore: use local prettier
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index e93ab1f1b..f41474e8b 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,7 @@
"@types/source-map-support": "^0.4.1",
"flatbuffers": "^1.9.0",
"parcel-bundler": "^1.8.1",
+ "prettier": "^1.13.7",
"tslint": "^5.10.0",
"tslint-eslint-rules": "^5.3.1",
"tslint-no-circular-imports": "^0.5.0",