Skip to content

Commit

Permalink
EsLint
Browse files Browse the repository at this point in the history
  • Loading branch information
bcameron1231 committed Apr 15, 2024
1 parent 019e610 commit 10ae984
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/graph/presets/all.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@ export * from "../onenote/index.js";
export * from "../operations/index.js";
export * from "../permissions/index.js";
export * from "../photos/index.js";
export * from "../places/index.js"
export * from "../places/index.js";
export * from "../planner/index.js";
export * from "../search/index.js";
export * from "../shares/index.js";
export * from "../sites/index.js";
export * from "../subscriptions/index.js";
export * from "../taxonomy/index.js";
export * from "../to-do/index.js";
export * from "../users/index.js";
export * from "../users/index.js";

0 comments on commit 10ae984

Please sign in to comment.