feat(perf): Add performance measuring api #128
Annotations
10 warnings
|
lint:
src/modules/performance/index.ts#L233
Missing trailing comma
|
|
lint:
src/modules/performance/index.ts#L220
Trailing spaces not allowed
|
|
lint:
src/modules/performance/index.ts#L204
Trailing spaces not allowed
|
|
lint:
src/modules/performance/index.ts#L200
Missing JSDoc @returns type
|
|
lint:
src/modules/performance/index.ts#L198
Trailing spaces not allowed
|
|
lint:
src/modules/performance/index.ts#L156
Missing JSDoc @param "transactions" description
|
|
lint:
src/modules/performance/index.ts#L88
Missing JSDoc @returns type
|
|
lint:
src/modules/performance/index.ts#L86
Expected @param names to be "name, severity". Got "name, tags, severity"
|
|
lint:
src/addons/consoleCatcher.ts#L96
Expected blank line before this statement
|
|
lint:
src/addons/consoleCatcher.ts#L66
Expected line break before `.join`
|