version: bump to 0.9.0 #109
Annotations
10 warnings
lint (22.x):
src/lib/behavior.ts#L23
Unexpected any. Specify a different type
|
lint (22.x):
src/lib/behavior.ts#L22
Unexpected any. Specify a different type
|
lint (22.x):
src/lib/behavior.ts#L21
Unexpected any. Specify a different type
|
lint (22.x):
src/lib/behavior.ts#L15
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint (22.x):
src/lib/behavior.ts#L11
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint (22.x):
src/lib/behavior.ts#L7
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint (22.x):
src/lib/behavior.ts#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
lint (22.x):
src/lib/behavior.ts#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
lint (22.x):
index.ts#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
lint (22.x):
index.ts#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|