Skip to content

comments handled incorrectly in some cases #52

@manuel3108

Description

@manuel3108
declare global {
	namespace App {
		// interface Error {}
		// interface Locals {}
		// interface PageData {}
		// interface PageState {}
		// interface Platform {}
	}
}

becomes

declare global {
	
		namespace App {
			
		} // interface Error {}// interface Locals {}
	
} // interface PageData {}
// interface PageState {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions