Make @wrtnlabs/schema
concisely.
#87
Annotations
10 errors
Ubuntu:
test/index.ts#L4
Cannot find name '__filename'.
|
Ubuntu:
test/index.ts#L5
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Ubuntu:
test/index.ts#L8
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Ubuntu:
test/index.ts#L10
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Ubuntu:
test/index.ts#L12
Parameter 'str' implicitly has an 'any' type.
|
Ubuntu:
test/index.ts#L13
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Ubuntu:
test/index.ts#L13
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Ubuntu:
test/index.ts#L21
Cannot find name '__dirname'.
|
Ubuntu:
test/index.ts#L54
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Ubuntu
Process completed with exit code 2.
|