add vscode setting

This commit is contained in:
griffi-gh 2024-09-11 12:43:44 +02:00
parent 9216a5a2a8
commit 0433653ac0

View file

@ -5,5 +5,6 @@
"unresolved-method", "unresolved-method",
"unresolved-import", "unresolved-import",
"unresolved-field" "unresolved-field"
] ],
"git.replaceTagsWhenPull": true
} }