diff --git a/EasyTier.code-workspace b/EasyTier.code-workspace index e3e7837..d96618f 100644 --- a/EasyTier.code-workspace +++ b/EasyTier.code-workspace @@ -84,4 +84,4 @@ "easytier-gui/locales" ] } -} +} \ No newline at end of file diff --git a/easytier-gui/.prettierrc.json b/easytier-gui/.prettierrc.json deleted file mode 100644 index b2095be..0000000 --- a/easytier-gui/.prettierrc.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "semi": false, - "singleQuote": true -}