Skip to content

Commit 88ce125

Browse files
committed
chore: remove 'erasableSyntaxOnly' from tsconfig sorting options
1 parent 6da5b4b commit 88ce125

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/configs/sort.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ export function sortTsconfig(): TypedFlatConfigItem[] {
220220
'stripInternal',
221221
/* Interop Constraints */
222222
'allowSyntheticDefaultImports',
223-
'erasableSyntaxOnly',
224223
'esModuleInterop',
225224
'forceConsistentCasingInFileNames',
226225
'isolatedDeclarations',

0 commit comments

Comments
 (0)