Fix formatting

This commit is contained in:
Allan Guigou
2026-01-14 14:17:49 +00:00
parent b605cb6582
commit 248934d513
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ const allFeatureKeys: ExperimentalFeatureKey[] = [
"missingInputsQuickfix",
"blockScalarChompingWarning",
"actionScaffoldingSnippets",
"allowCaseFunction",
"allowCaseFunction"
];
export class FeatureFlags {