ginpei/exif-orientation

View on GitHub

Showing 1 of 1 total issue

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
    Severity
    Category
    Status
    Source
    Language