diff --git a/.vscode/settings.json b/.vscode/settings.json index 05401bd..3150d88 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -38,12 +38,5 @@ "jsonc", "yaml", "toml" - ], - - "pair-diff.patterns": [ - { - "source": "./fixtures/output/**/*.*", - "target": "./fixtures/input/" - } ] }