From 68ca8b0976efe90c0c40bcae69f0825671b98bad Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 30 May 2020 16:23:25 +0800 Subject: Merge front end to this repo. But I need to wait for aspnet core support for custom port and package manager for dev server. --- Timeline/ClientApp/.prettierrc.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 Timeline/ClientApp/.prettierrc.yaml (limited to 'Timeline/ClientApp/.prettierrc.yaml') diff --git a/Timeline/ClientApp/.prettierrc.yaml b/Timeline/ClientApp/.prettierrc.yaml new file mode 100644 index 00000000..e871b731 --- /dev/null +++ b/Timeline/ClientApp/.prettierrc.yaml @@ -0,0 +1 @@ +singleQuote: true -- cgit v1.2.3