Add revive-node version #15
Annotations
6 errors
checks:
src/index.ts#L109
Unexpected var, use let or const instead
|
checks:
src/index.ts#L110
Prefer using the primitive `string` as a type name, rather than the upper-cased `String`
|
checks:
src/index.ts#L114
Unexpected var, use let or const instead
|
checks:
src/index.ts#L115
Prefer using the primitive `string` as a type name, rather than the upper-cased `String`
|
checks:
src/index.ts#L120
'result' is never reassigned. Use 'const' instead
|
checks
Process completed with exit code 1.
|