We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da5b4b commit 88ce125Copy full SHA for 88ce125
src/configs/sort.ts
@@ -220,7 +220,6 @@ export function sortTsconfig(): TypedFlatConfigItem[] {
220
'stripInternal',
221
/* Interop Constraints */
222
'allowSyntheticDefaultImports',
223
- 'erasableSyntaxOnly',
224
'esModuleInterop',
225
'forceConsistentCasingInFileNames',
226
'isolatedDeclarations',
0 commit comments