ginpei/exif-orientation

View on GitHub
src/index.ts

Summary

Maintainability
A
2 hrs
Test Coverage

File index.ts has 266 lines of code (exceeds 250 allowed). Consider refactoring.
Open

export enum OrientationCode {
  original = 1,
  deg90 = 6,
  deg180 = 3,
  deg270 = 8,
Severity: Minor
Found in src/index.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status