chore(FEEDBACK-0001): linting
This commit is contained in:
@@ -71,7 +71,7 @@ export class SnippetOriginJsonDto {
|
||||
this.versionId = props.versionId;
|
||||
this.isLocal = props.isLocal;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
export class LibrarySearchJsonResultDto {
|
||||
id: string;
|
||||
@@ -183,4 +183,4 @@ export class ContextJsonResponseDto {
|
||||
this.version = props.version;
|
||||
this.resultCount = props.resultCount;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user