docs: Add README.md
#29
release.yml
on: push
Annotations
10 errors
ποΈ Build package:
src/index.ts#L1
Cannot find module './array' or its corresponding type declarations.
|
ποΈ Build package:
src/index.ts#L2
Cannot find module './number' or its corresponding type declarations.
|
ποΈ Build package:
src/index.ts#L6
Cannot find module './string' or its corresponding type declarations.
|
ποΈ Build package:
src/index.ts#L8
Cannot find module './functions' or its corresponding type declarations.
|
ποΈ Build package:
src/option.spec.ts#L1
Cannot find module './functions' or its corresponding type declarations.
|
ποΈ Build package:
src/option.spec.ts#L2
Cannot find module './number' or its corresponding type declarations.
|
ποΈ Build package:
src/option.spec.ts#L5
Cannot find module './string' or its corresponding type declarations.
|
ποΈ Build package:
src/option.spec.ts#L11
Property 'toMatchOption' does not exist on type 'Assertion<Option<{}>>'.
|
ποΈ Build package:
src/option.spec.ts#L19
Property 'toBeNone' does not exist on type 'Assertion<Option<{}>>'. Did you mean 'toBeNaN'?
|
ποΈ Build package:
src/option.spec.ts#L25
Property 'toMatchOption' does not exist on type 'Assertion<Option<never>>'.
|