Skip to content

Reorganize File Name and Paths #15

@dawsonc623

Description

@dawsonc623
  • Rename interface files to *.type.ts and class files to *.class.ts.
  • Merge class files from standard to rest of the code, such that each *.class.ts file sits next to its corresponding *.type.ts file.
  • Update all references to these names in module imports.
  • Ensure tests still pass after this rearrangement.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions