fix(#185): merge parserOptions
from langaugeOptions
#483
Annotations
10 errors
Lint:
test/rules/consistent-type-specifier-style.spec.ts#L458
Type 'ValidTestCase' is not assignable to type 'string | ValidTestCase<[(Options | undefined)?]>'.
|
Lint:
test/rules/consistent-type-specifier-style.spec.ts#L458
Type 'ValidTestCase' is not assignable to type 'string | ValidTestCase<[(Options | undefined)?]>'.
|
Lint:
test/rules/consistent-type-specifier-style.spec.ts#L480
Type 'ValidTestCase' is not assignable to type 'string | ValidTestCase<[(Options | undefined)?]>'.
|
Lint:
test/rules/consistent-type-specifier-style.spec.ts#L480
Type 'ValidTestCase' is not assignable to type 'string | ValidTestCase<[(Options | undefined)?]>'.
|
Lint:
test/rules/consistent-type-specifier-style.spec.ts#L496
Type 'ValidTestCase' is not assignable to type 'string | ValidTestCase<[(Options | undefined)?]>'.
|
Lint:
test/rules/consistent-type-specifier-style.spec.ts#L496
Type 'ValidTestCase' is not assignable to type 'string | ValidTestCase<[(Options | undefined)?]>'.
|
Lint:
test/rules/default.spec.ts#L14
Type 'ValidTestCase' is not assignable to type 'string | ValidTestCase<[]>'.
|
Lint:
test/rules/default.spec.ts#L19
Type 'ValidTestCase' is not assignable to type 'string | ValidTestCase<[]>'.
|
Lint:
test/rules/default.spec.ts#L20
Type 'ValidTestCase' is not assignable to type 'string | ValidTestCase<[]>'.
|
Lint:
test/rules/default.spec.ts#L21
Type 'ValidTestCase' is not assignable to type 'string | ValidTestCase<[]>'.
|
Loading