fix: remove invalid caseSensitive option (fixes #40) #108
Annotations
3 errors and 1 warning
Test:
src/rules/sortReactDependencies.ts#L21
Property 'caseSensitive' does not exist on type '{ order?: "asc" | "desc" | undefined; }'.
|
Test:
src/rules/sortReactDependencies.ts#L21
'caseSensitive' is declared but its value is never read.
|
Test
Process completed with exit code 2.
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|