From dd33a3df1027e3aa5f89935c54749c3ace68eea7 Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 24 Feb 2019 00:14:59 +0800 Subject: Update unit tests. --- Timeline/ClientApp/.prettierrc.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Timeline/ClientApp/.prettierrc.json') diff --git a/Timeline/ClientApp/.prettierrc.json b/Timeline/ClientApp/.prettierrc.json index 30371183..6c70cb20 100644 --- a/Timeline/ClientApp/.prettierrc.json +++ b/Timeline/ClientApp/.prettierrc.json @@ -1,3 +1,4 @@ { - "printWidth": 140 + "printWidth": 140, + "singleQuote": true } -- cgit v1.2.3