Skip to content

Commit

Permalink
chore: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
rperryng authored and kamilkisiela committed Feb 10, 2023
1 parent 7f64829 commit dc0250a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/libraries/client/src/internal/usage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ export function createCollector({
return {
...node,
arguments: [],
}
};
},
Argument(node) {
const parent = typeInfo.getParentType()!;
Expand Down

0 comments on commit dc0250a

Please sign in to comment.