This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
feat: initial version #5
Annotations
8 errors
lint:
src/tson.test.ts#L234
Use a regular expression literal instead of the 'RegExp' constructor
|
lint:
src/tson.ts#L33
Unexpected any. Specify a different type
|
lint:
src/tson.ts#L33
Unexpected any. Specify a different type
|
lint:
src/tson.ts#L149
Unexpected any. Specify a different type
|
lint:
src/types.ts#L97
Unexpected any. Specify a different type
|
lint:
src/types.ts#L97
Unexpected any. Specify a different type
|
lint:
src/types.ts#L97
Unexpected any. Specify a different type
|
lint
Process completed with exit code 1.
|