Apply suggestions from code review
Co-authored-by: Henry Mercer <henry.mercer@me.com>
This commit is contained in:
parent
ef4bf4ae03
commit
8e75e1a14d
9 changed files with 16 additions and 14 deletions
|
|
@ -239,7 +239,6 @@ export interface ResolveQueriesOutput {
|
|||
export interface ResolveBuildEnvironmentOutput {
|
||||
configuration?: {
|
||||
[language: string]: {
|
||||
os?: unknown;
|
||||
[key: string]: unknown;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue