Skip to content

feat: changed all options except schema to be optional #32

feat: changed all options except schema to be optional

feat: changed all options except schema to be optional #32

GitHub Actions / ESLint failed Oct 13, 2024 in 0s

4 errors

ESLint found 4 errors

Annotations

Check failure on line 147 in tests/config.spec.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

tests/config.spec.ts#L147

Unsafe assignment of an `any` value (@typescript-eslint/no-unsafe-assignment)

Check failure on line 153 in tests/config.spec.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

tests/config.spec.ts#L153

Unsafe assignment of an `any` value (@typescript-eslint/no-unsafe-assignment)

Check failure on line 154 in tests/config.spec.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

tests/config.spec.ts#L154

Unsafe assignment of an `any` value (@typescript-eslint/no-unsafe-assignment)

Check failure on line 239 in tests/config.spec.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

tests/config.spec.ts#L239

Unsafe assignment of an `any` value (@typescript-eslint/no-unsafe-assignment)