Files
conjurer/.vscode/settings.json
T
2024-03-08 16:57:38 +01:00

7 lines
203 B
JSON

{
"trunk.inlineDecorators": true,
"trunk.inlineDecoratorsForAllExtensions": true,
"trunk.showPreexistingIssues": true,
"trunk.autoInit": true,
"trunk.showBelowThresholdIssues": true
}