Convert to TypeScript / Add storybook #73
Annotations
10 errors
Lint code:
test/cosmoz-treenode.test.ts#L9
Parameter 'url' implicitly has an 'any' type.
|
Lint code:
test/cosmoz-treenode.test.ts#L15
Variable 'basicFixture' implicitly has type 'any' in some locations where its type cannot be determined.
|
Lint code:
test/cosmoz-treenode.test.ts#L28
Property 'ownerTree' does not exist on type 'Element'.
|
Lint code:
test/cosmoz-treenode.test.ts#L32
Variable 'basicFixture' implicitly has an 'any' type.
|
Lint code:
test/cosmoz-treenode.test.ts#L36
Expected 3 arguments, but got 0.
|
Lint code:
test/cosmoz-treenode.test.ts#L49
Expected 3 arguments, but got 0.
|
Lint code:
test/cosmoz-treenode.test.ts#L50
Expected 3 arguments, but got 2.
|
Lint code:
test/cosmoz-treenode.test.ts#L51
Expected 3 arguments, but got 2.
|
Lint code:
test/cosmoz-treenode.test.ts#L56
Type 'string' is not assignable to type 'Node'.
|
Lint code:
test/cosmoz-treenode.test.ts#L56
Type 'string' is not assignable to type 'Node'.
|
Loading