aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index e55d489..55a032b 100644
--- a/package.json
+++ b/package.json
@@ -63,5 +63,8 @@
63 "repository": { 63 "repository": {
64 "type": "git", 64 "type": "git",
65 "url": "https://github.com/outdoorsafetylab/dumbymap" 65 "url": "https://github.com/outdoorsafetylab/dumbymap"
66 },
67 "prettier": {
68 "arrowParens": "avoid"
66 } 69 }
67} 70}