From aaafdb323fddfa4654117b84b371ba49de3dd433 Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 23 Feb 2019 23:55:04 +0800 Subject: Add icon of todo list and redesign the page. --- Timeline/ClientApp/.prettierrc.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Timeline/ClientApp/.prettierrc.json (limited to 'Timeline/ClientApp/.prettierrc.json') diff --git a/Timeline/ClientApp/.prettierrc.json b/Timeline/ClientApp/.prettierrc.json new file mode 100644 index 00000000..30371183 --- /dev/null +++ b/Timeline/ClientApp/.prettierrc.json @@ -0,0 +1,3 @@ +{ + "printWidth": 140 +} -- cgit v1.2.3