feat(perf): Add performance measuring api #129
Annotations
10 warnings
|
lint:
src/modules/performance/index.ts#L240
Missing trailing comma
|
|
lint:
src/modules/performance/index.ts#L227
Trailing spaces not allowed
|
|
lint:
src/modules/performance/index.ts#L211
Trailing spaces not allowed
|
|
lint:
src/modules/performance/index.ts#L207
Missing JSDoc @returns type
|
|
lint:
src/modules/performance/index.ts#L205
Trailing spaces not allowed
|
|
lint:
src/modules/performance/index.ts#L163
Missing JSDoc @param "transactions" description
|
|
lint:
src/modules/performance/index.ts#L105
Missing trailing comma
|
|
lint:
src/modules/performance/index.ts#L94
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`
|