Skip to content

Commit 59bb10c

Browse files
committed
feat: sort erasableSyntaxOnly
1 parent d6441a5 commit 59bb10c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/configs/sort.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ export const sortTsconfig = (): Config[] => [
191191
'stripInternal',
192192
/* Interop Constraints */
193193
'allowSyntheticDefaultImports',
194+
'erasableSyntaxOnly',
194195
'esModuleInterop',
195196
'forceConsistentCasingInFileNames',
196197
'isolatedModules',

0 commit comments

Comments
 (0)