feat(perf): Add performance measuring api #130
Annotations
2 errors and 10 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/modules/performance/transaction.ts#L5
All imports in the declaration are only used as types. Use `import type`
|
|
lint:
src/modules/performance/index.ts#L189
Missing JSDoc @param "transactions" description
|
|
lint:
src/modules/performance/index.ts#L177
Trailing spaces not allowed
|
|
lint:
src/modules/performance/index.ts#L174
Trailing spaces not allowed
|
|
lint:
src/modules/performance/index.ts#L170
Trailing spaces not allowed
|
|
lint:
src/modules/performance/index.ts#L168
Trailing spaces not allowed
|
|
lint:
src/modules/performance/index.ts#L167
Expected blank line before this statement
|
|
lint:
src/modules/performance/index.ts#L160
Trailing spaces not allowed
|
|
lint:
src/modules/performance/index.ts#L104
Missing JSDoc @returns type
|
|
lint:
src/addons/consoleCatcher.ts#L96
Expected blank line before this statement
|
|
lint:
src/addons/consoleCatcher.ts#L66
Expected line break before `.join`
|