pankod/canvas2video

View on GitHub
examples/src/hello-world.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function helloWorld has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

const helloWorld = async () => {
    try {
        const stream = await renderer({
            silent: false,
            width: 1920,
Severity: Minor
Found in examples/src/hello-world.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status