summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4440cfa..a0272f0 100644
--- a/package.json
+++ b/package.json
@@ -131,9 +131,8 @@
]
},
"prettier": {
- "printWidth": 100,
"semi": false,
- "singleQuote": false,
+ "singleQuote": true,
"trailingComma": "all"
},
"detox": {