From af98ef5ffbe464b316e2fcd5125d931758bd72c4 Mon Sep 17 00:00:00 2001 From: James <5511220+Zamiell@users.noreply.github.com> Date: Fri, 29 Apr 2022 08:30:25 -0400 Subject: [PATCH 1/2] fix: add rule to vscode settings --- .vscode/settings.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index f0677068d037..349f0ec5b481 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,8 @@ { + // This matches the value in the Prettier config + "editor.rulers": [80], + // An array of language ids which should be validated by ESLint "eslint.validate": [ "javascript", @@ -27,10 +30,7 @@ { "icon": "jest_snapshot", "extensions": [ - ".ts.shot", - ".tsx.shot", - ".js.shot", - ".jsx.shot", + ".shot", ], "extends": "jest_snapshot" }, From 2682f7de76b823dad6cce425bb865598eb8e4108 Mon Sep 17 00:00:00 2001 From: James <5511220+Zamiell@users.noreply.github.com> Date: Fri, 29 Apr 2022 08:53:14 -0400 Subject: [PATCH 2/2] Update settings.json --- .vscode/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 349f0ec5b481..896fbaebbb3a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,5 @@ - { - // This matches the value in the Prettier config + // This matches the value configured on the autoformatter "editor.rulers": [80], // An array of language ids which should be validated by ESLint
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: