From 96ee00242f350b391dcc1cf4d72a442c969f565e Mon Sep 17 00:00:00 2001 From: Ilion Beyst Date: Wed, 22 Dec 2021 13:59:13 +0100 Subject: add pw-frontend --- web/pw-frontend/.editorconfig | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 web/pw-frontend/.editorconfig (limited to 'web/pw-frontend/.editorconfig') diff --git a/web/pw-frontend/.editorconfig b/web/pw-frontend/.editorconfig new file mode 100644 index 0000000..3007779 --- /dev/null +++ b/web/pw-frontend/.editorconfig @@ -0,0 +1,2 @@ +[*.{js,ts,html,svelte}] +indent_size = 2 \ No newline at end of file -- cgit v1.2.3