This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
Updated Eslint #49
Annotations
3 warnings
Linting:
src/DirectoryRecord.ts#L6
Imports "SystemUseEntry" are only used as type
|
Linting:
src/DirectoryRecord.ts#L218
Use 'as NMEntry[]' instead of '<NMEntry[]>'
|
Linting:
src/DirectoryRecord.ts#L218
This assertion is unnecessary since it does not change the type of the expression
|
Loading